Merge version_1 into main #13
@@ -70,7 +70,7 @@ export default function Page() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: '1', name: 'John Doe', date: '2023-10-01', title: 'Great Service', quote: 'A&M Home Services transformed our home.', tag: 'Roofing', avatarSrc: 'https://i.pravatar.cc/150?u=1' }
|
||||
{ id: '1', name: 'John Doe', date: '2023-10-01', title: 'Great Service', quote: "A&M Home Services transformed our home.", tag: 'Roofing', avatarSrc: 'https://i.pravatar.cc/150?u=1' }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user