Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -160,10 +160,10 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-sitting-with-newspaper-table_1098-3037.jpg", imageAlt: "James Mitchell"
|
||||
id: "1", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-sitting-with-newspaper-table_1098-3037.jpg?_wi=1", imageAlt: "James Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg", imageAlt: "Sarah Anderson"
|
||||
id: "2", name: "Sarah Anderson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg?_wi=1", imageAlt: "Sarah Anderson"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1652.jpg", imageAlt: "Michael Chen"
|
||||
@@ -172,10 +172,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "Emma Richardson", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280722.jpg", imageAlt: "Emma Richardson"
|
||||
},
|
||||
{
|
||||
id: "5", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-sitting-with-newspaper-table_1098-3037.jpg", imageAlt: "David Thompson"
|
||||
id: "5", name: "David Thompson", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-boss-sitting-with-newspaper-table_1098-3037.jpg?_wi=2", imageAlt: "David Thompson"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Victoria Lopez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg", imageAlt: "Victoria Lopez"
|
||||
id: "6", name: "Victoria Lopez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-businesswoman-looking-camera-sitting-brainstorming-room-preparing-meeting-with-partners-manager-working-professional-start-up-financial-business-ready-conference_482257-13715.jpg?_wi=2", imageAlt: "Victoria Lopez"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by Over 50,000 Watch Collectors and Enthusiasts"
|
||||
|
||||
Reference in New Issue
Block a user