Update src/app/page.tsx

This commit is contained in:
2026-05-08 14:32:17 +00:00
parent 50d20be457
commit d3dcfd902b

View File

@@ -65,35 +65,35 @@ export default function LandingPage() {
handle: "@sarah_a",
testimonial: "The best patisserie in Skikda! Always fresh.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-american-girl-celebrating-birthday-smiling-looking-happy-holding-b-day-cake-with-candle-standing-yellow-background_1258-54825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-american-girl-celebrating-birthday-smiling-looking-happy-holding-b-day-cake-with-candle-standing-yellow-background_1258-54825.jpg?_wi=1",
},
{
name: "Karim Bouz",
handle: "@karimb",
testimonial: "Their cakes are simply magic for birthdays.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg?_wi=1",
},
{
name: "Amira H.",
handle: "@amirah",
testimonial: "Excellent service and high-quality pastries.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg?_wi=1",
},
{
name: "Yacine K.",
handle: "@yacinek",
testimonial: "Perfect for my morning coffee.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg?_wi=1",
},
{
name: "Lila M.",
handle: "@lilam",
testimonial: "The staff is incredibly friendly and welcoming.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg?_wi=1",
},
]}
buttons={[
@@ -255,27 +255,27 @@ export default function LandingPage() {
{
id: "1",
name: "Customer 1",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-american-girl-celebrating-birthday-smiling-looking-happy-holding-b-day-cake-with-candle-standing-yellow-background_1258-54825.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-african-american-girl-celebrating-birthday-smiling-looking-happy-holding-b-day-cake-with-candle-standing-yellow-background_1258-54825.jpg?_wi=2",
},
{
id: "2",
name: "Customer 2",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2548.jpg?_wi=2",
},
{
id: "3",
name: "Customer 3",
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg?_wi=2",
},
{
id: "4",
name: "Customer 4",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-baker-giving-wrapped-bread-customer-bakery_23-2148189127.jpg?_wi=2",
},
{
id: "5",
name: "Customer 5",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-man-bachelor-party-laughing_23-2149275479.jpg?_wi=2",
},
]}
cardTitle="Loved by Skikda"