Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -87,11 +87,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Elena Rodriguez", role: "Host", company: "Anniversary Dinner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg" },
|
||||
{ id: "1", name: "Elena Rodriguez", role: "Host", company: "Anniversary Dinner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg?_wi=1" },
|
||||
{ id: "2", name: "Julian Thorne", role: "Professional", company: "Corporate Gala", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-young-friends-having-wine-dinner_23-2148454085.jpg" },
|
||||
{ id: "3", name: "Sarah Miller", role: "Host", company: "Private Soiree", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-talking-phone_329181-15805.jpg" },
|
||||
{ id: "4", name: "Marcus Chen", role: "Guest", company: "Birthday Celebration", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-couple-having-romantic-dinner-together_23-2148435808.jpg" },
|
||||
{ id: "5", name: "Sophie Laurent", role: "Host", company: "Summer Gathering", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg" },
|
||||
{ id: "5", name: "Sophie Laurent", role: "Host", company: "Summer Gathering", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-happy-woman-her-boyfriend-reading-text-message-mobile-phone-while-sitting-dining-table_637285-10328.jpg?_wi=2" },
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "150+", label: "Events Hosted" },
|
||||
|
||||
Reference in New Issue
Block a user