Merge version_1 into main #3
@@ -47,13 +47,13 @@ export default function LandingPage() {
|
||||
title="Collect Sweet Moments"
|
||||
description="CAFÉ & SWISS DELIKATESSEN. Bloody Sweet is more than just a café – it’s a feeling. A place where indulgence meets elegance."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarah_sweet", testimonial: "The best croissants in Lucerne! A truly magical experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-stand_23-2150797774.jpg" },
|
||||
{ name: "Sarah J.", handle: "@sarah_sweet", testimonial: "The best croissants in Lucerne! A truly magical experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-stand_23-2150797774.jpg?_wi=1" },
|
||||
{ name: "Mark D.", handle: "@mark_travel", testimonial: "Elegant, cozy, and perfectly Swiss. Will be back soon.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/small-rustic-strawberry-galette-pie-tarts-with-powdering-sugar-oven-tray_114579-1373.jpg" },
|
||||
{ name: "Elena P.", handle: "@elena_loves", testimonial: "A hidden gem in the city. Truly delightful.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tasty-food-breakfast-table_23-2148007251.jpg" },
|
||||
{ name: "Thomas K.", handle: "@tom_swiss", testimonial: "The quality of ingredients is simply unmatched.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg" },
|
||||
{ name: "Sophie M.", handle: "@sophie_desserts", testimonial: "Perfect atmosphere for afternoon tea.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-baker-puts-croissants-dough-into-oven_1303-32285.jpg" },
|
||||
{ name: "Thomas K.", handle: "@tom_swiss", testimonial: "The quality of ingredients is simply unmatched.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg?_wi=1" },
|
||||
{ name: "Sophie M.", handle: "@sophie_desserts", testimonial: "Perfect atmosphere for afternoon tea.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-baker-puts-croissants-dough-into-oven_1303-32285.jpg?_wi=1" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-stand_23-2150797774.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/delicious-cake-stand_23-2150797774.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{ id: "m1", value: "100+", title: "Recipes", description: "Carefully curated Swiss delicacies", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg" },
|
||||
{ id: "m1", value: "100+", title: "Recipes", description: "Carefully curated Swiss delicacies", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-cute-woman_23-2148422458.jpg?_wi=2" },
|
||||
{ id: "m2", value: "500+", title: "Moments", description: "Sweet memories collected daily", imageSrc: "http://img.b2bpic.net/free-photo/chair-with-wooden-table-sunrise_1203-2110.jpg" },
|
||||
{ id: "m3", value: "10", title: "Partners", description: "Working with finest artisans", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-smiley-barista-serving-cups-coffee_23-2148522984.jpg" },
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
groups={[
|
||||
{
|
||||
id: "g1", groupTitle: "Service Excellence", members: [
|
||||
{ id: "m1", title: "Julia", subtitle: "Lead Barista", detail: "Dedicated to the art of coffee.", imageSrc: "http://img.b2bpic.net/free-photo/man-baker-puts-croissants-dough-into-oven_1303-32285.jpg" },
|
||||
{ id: "m1", title: "Julia", subtitle: "Lead Barista", detail: "Dedicated to the art of coffee.", imageSrc: "http://img.b2bpic.net/free-photo/man-baker-puts-croissants-dough-into-oven_1303-32285.jpg?_wi=2" },
|
||||
{ id: "m2", title: "Max", subtitle: "Pastry Expert", detail: "Crafting sweet stories daily.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-barista-small-coffee-shop_613910-10436.jpg" },
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user