Merge version_1 into main #2
@@ -138,12 +138,12 @@ export default function LandingPage() {
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Margaret Hamilton", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1", imageAlt: "Margaret Hamilton" },
|
||||
{ id: "1", name: "Margaret Hamilton", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Margaret Hamilton" },
|
||||
{ id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/young-business-man-standing-with-suitcase-airport-waiting-flight-xa_657883-702.jpg", imageAlt: "James Richardson" },
|
||||
{ id: "3", name: "Victoria Sterling", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2", imageAlt: "Victoria Sterling" },
|
||||
{ id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Chen" },
|
||||
{ id: "5", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=3", imageAlt: "Sophie Laurent" },
|
||||
{ id: "6", name: "Alexander Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Alexander Mitchell" }
|
||||
{ id: "3", name: "Victoria Sterling", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Victoria Sterling" },
|
||||
{ id: "4", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen" },
|
||||
{ id: "5", name: "Sophie Laurent", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Sophie Laurent" },
|
||||
{ id: "6", name: "Alexander Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Alexander Mitchell" }
|
||||
]}
|
||||
cardTitle="Celebrated by Guests Worldwide"
|
||||
cardTag="5-Star Experiences"
|
||||
@@ -162,8 +162,8 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/restaurant-retro-brand-logo-pack_23-2148368480.jpg", "http://img.b2bpic.net/free-vector/st-patrick-s-day-badge-collection-flat-design_23-2148422625.jpg", "http://img.b2bpic.net/free-vector/wine-badges_1085-784.jpg", "http://img.b2bpic.net/free-vector/healthy-food-restaurant-poster_23-2148493003.jpg", "http://img.b2bpic.net/free-photo/tasty-fresh-appetizing-italian-food-ingredients-dark-background_1220-1741.jpg", "http://img.b2bpic.net/free-photo/group-friends-cooking-kitchen_53876-2.jpg", "http://img.b2bpic.net/free-photo/close-up-chef-smelling-dish-after-cooking_329181-16138.jpg", "http://img.b2bpic.net/free-vector/restaurant-web-banner-collection-with-photo_23-2147853331.jpg"
|
||||
names={[
|
||||
"Michelin Guide", "James Beard Foundation", "Wine Spectator", "Bon Appétit", "Food & Wine", "Culinary Institute", "Chef Honors", "Gastro Review"
|
||||
]}
|
||||
speed={35}
|
||||
showCard={true}
|
||||
|
||||
Reference in New Issue
Block a user