Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tired-woman-sitting-restaurant_1140-502.jpg", imageAlt: "Café Lune cozy interior with warm lighting"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-orange-cake-cappuccino_501050-794.jpg", imageAlt: "Perfectly textured latte and cappuccino with latte art"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-orange-cake-cappuccino_501050-794.jpg?_wi=1", imageAlt: "Perfectly textured latte and cappuccino with latte art"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
id: "03", title: "Pear & Rhubarb Crumble", description: "Seasonal dessert with golden crumble topping and perfect balance of flavors", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-black_114579-18457.jpg", imageAlt: "Pear rhubarb crumble dessert with elegant plating"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Premium Coffee Selection", description: "Exceptional latte, cappuccino, and flat white with perfectly textured milk", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-orange-cake-cappuccino_501050-794.jpg", imageAlt: "Specialty coffee drinks with latte art"
|
||||
id: "04", title: "Premium Coffee Selection", description: "Exceptional latte, cappuccino, and flat white with perfectly textured milk", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-orange-cake-cappuccino_501050-794.jpg?_wi=2", imageAlt: "Specialty coffee drinks with latte art"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -136,12 +136,12 @@ export default function LandingPage() {
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", imageAlt: "Sophie Martin" },
|
||||
{ id: "2", name: "Jean Dupont", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-best-friends-spending-time-together-outside_23-2148979086.jpg", imageAlt: "Jean Dupont" },
|
||||
{ id: "1", name: "Sophie Martin", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg?_wi=1", imageAlt: "Sophie Martin" },
|
||||
{ id: "2", name: "Jean Dupont", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-best-friends-spending-time-together-outside_23-2148979086.jpg?_wi=1", imageAlt: "Jean Dupont" },
|
||||
{ id: "3", name: "Marie Leclerc", imageSrc: "http://img.b2bpic.net/free-photo/seriously-blogger-girl-is-looking-camera-by-holding-coffee-cup-cafe_176474-116242.jpg", imageAlt: "Marie Leclerc" },
|
||||
{ id: "4", name: "Thomas Bernard", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-cup-coffee_23-2148395413.jpg", imageAlt: "Thomas Bernard" },
|
||||
{ id: "5", name: "Isabelle Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg", imageAlt: "Isabelle Rousseau" },
|
||||
{ id: "6", name: "Pierre Delorme", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-best-friends-spending-time-together-outside_23-2148979086.jpg", imageAlt: "Pierre Delorme" }
|
||||
{ id: "5", name: "Isabelle Rousseau", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg?_wi=2", imageAlt: "Isabelle Rousseau" },
|
||||
{ id: "6", name: "Pierre Delorme", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-best-friends-spending-time-together-outside_23-2148979086.jpg?_wi=2", imageAlt: "Pierre Delorme" }
|
||||
]}
|
||||
cardTitle="Join thousands of guests who have fallen in love with Café Lune"
|
||||
cardTag="See what they say"
|
||||
|
||||
Reference in New Issue
Block a user