
SophieΒ Del Mae
The AI OS is like having an expert AI strategist built right into your team. The way the resources are broken down makes it quick and simple to digest and most importantly actionable. At this price the return on investment is huge. Do not hesitate.


Sophie Del Mae
.testimonial-card {
border: 1px solid #ddd;
border-radius: 8px;
padding: 20px;
width: 300px; /* Adjust as needed */
background-color: white;
box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
}
.testimonial-header {
display: flex;
align-items: center;
margin-bottom: 10px;
}
.testimonial-image-placeholder {
width: 40px;
height: 40px;
border-radius: 50%;
background-color: #eee; /* Placeholder color */
margin-right: 10px;
}
.testimonial-name-placeholder {
font-weight: bold;
font-size: 1.1em;
}
.testimonial-rating{
margin-bottom: 10px;
}
.star-placeholder {
color: #ffc107; /* Gold color for stars */
font-size: 1.2em;
}
.testimonial-text-placeholder {
margin-bottom: 10px;
/* Example line height for readability */
}
.show-more-link {
text-align: left;
}
.show-more-link a{
text-decoration: underline;
}