Update src/app/page.tsx

This commit is contained in:
2026-05-17 17:26:16 +00:00
parent 0a3a5ad97d
commit 9e81146129

View File

@@ -116,19 +116,19 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Signature", name: "Kebab Suprême", price: "8€", rating: 5,
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-6a43hv7r.png"},
reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-6a43hv7r.png?_wi=1"},
{
id: "2", brand: "Classic", name: "Panini Jambon", price: "5€", rating: 4,
reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-zsq1uhg4.png"},
reviewCount: "85", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-zsq1uhg4.png?_wi=1"},
{
id: "3", brand: "Gourmet", name: "Burger du Mois", price: "13€", rating: 5,
reviewCount: "210", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-su5jiueo.png"},
reviewCount: "210", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-su5jiueo.png?_wi=1"},
{
id: "4", brand: "Fresh", name: "Assiette Kebab", price: "9€", rating: 4,
reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-pwhguarc.png"},
reviewCount: "95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-pwhguarc.png?_wi=1"},
{
id: "5", brand: "Pizza", name: "Pizza Marguarita", price: "9€", rating: 4,
reviewCount: "70", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png"},
reviewCount: "70", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png?_wi=1"},
{
id: "6", brand: "Snacks", name: "Nuggets 12pcs", price: "7€", rating: 5,
reviewCount: "150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=df0x5m"},
@@ -168,15 +168,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1", name: "Sarah J.", date: "2024-05", title: "Great Food", quote: "The kebabs are the best I have ever had!", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=df0x5m", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png", imageAlt: "happy customer dining restaurant"},
id: "1", name: "Sarah J.", date: "2024-05", title: "Great Food", quote: "The kebabs are the best I have ever had!", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=df0x5m", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png?_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "2", name: "Michael K.", date: "2024-06", title: "Fast Service", quote: "Delicious and really quick delivery.", tag: "Fan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8zkae4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-pwhguarc.png", imageAlt: "happy customer dining restaurant"},
id: "2", name: "Michael K.", date: "2024-06", title: "Fast Service", quote: "Delicious and really quick delivery.", tag: "Fan", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8zkae4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-pwhguarc.png?_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "3", name: "Elena R.", date: "2024-07", title: "Super Fresh", quote: "Fresh ingredients that you can really taste.", tag: "Local", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c9hsh3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-6a43hv7r.png", imageAlt: "happy customer dining restaurant"},
id: "3", name: "Elena R.", date: "2024-07", title: "Super Fresh", quote: "Fresh ingredients that you can really taste.", tag: "Local", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=c9hsh3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-6a43hv7r.png?_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "4", name: "David L.", date: "2024-08", title: "Authentic", quote: "Just like home cooked, very satisfied.", tag: "Happy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=34sr1j", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-zsq1uhg4.png", imageAlt: "happy customer dining restaurant"},
id: "4", name: "David L.", date: "2024-08", title: "Authentic", quote: "Just like home cooked, very satisfied.", tag: "Happy", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=34sr1j", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-zsq1uhg4.png?_wi=2", imageAlt: "happy customer dining restaurant"},
{
id: "5", name: "Chloe M.", date: "2024-09", title: "Tasty!", quote: "Will definitely be coming back.", tag: "Returning", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=imzbz9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-su5jiueo.png", imageAlt: "happy customer dining restaurant"},
id: "5", name: "Chloe M.", date: "2024-09", title: "Tasty!", quote: "Will definitely be coming back.", tag: "Returning", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=imzbz9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691734-su5jiueo.png?_wi=2", imageAlt: "happy customer dining restaurant"},
]}
title="What Our Clients Say"
description="Our customers are at the heart of everything we do."
@@ -218,7 +218,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DrQ2CIr6ZR2WsvOESgII8EK5gf/uploaded-1779038691733-fwdvjz3z.png?_wi=3"
logoText="Fast & Fresh"
columns={[
{