diff --git a/src/app/page.tsx b/src/app/page.tsx index 2817ca4..dd43ce2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { { text: "Explore Our Menu", href: "#menu"}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zbsmbv" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zbsmbv&_wi=1" /> @@ -72,11 +72,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Freshly Baked", description: "Hand-crafted pastries daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aa6mgs"}, + title: "Freshly Baked", description: "Hand-crafted pastries daily.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aa6mgs&_wi=1"}, { - title: "Ethical Roasts", description: "Sourced from sustainable farms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=npclql"}, + title: "Ethical Roasts", description: "Sourced from sustainable farms.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=npclql&_wi=1"}, { - title: "Cozy Atmosphere", description: "Your home away from home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehic6c"}, + title: "Cozy Atmosphere", description: "Your home away from home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehic6c&_wi=1"}, ]} title="Why visit us?" description="We believe in community, quality ingredients, and the simple joy of a well-prepared coffee." @@ -133,15 +133,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", name: "John Doe", date: "2024-05", title: "Best Coffee!", quote: "The best cafe in the city, period.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u8z61m", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zbsmbv", imageAlt: "customer drinking coffee smiling"}, + id: "t1", name: "John Doe", date: "2024-05", title: "Best Coffee!", quote: "The best cafe in the city, period.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u8z61m", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zbsmbv&_wi=2", imageAlt: "customer drinking coffee smiling"}, { id: "t2", name: "Jane Smith", date: "2024-05", title: "Cozy Vibe", quote: "Love the atmosphere and the pastries.", tag: "Guest", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m7wr00", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=a8jm4z", imageAlt: "customer drinking coffee smiling"}, { - id: "t3", name: "Alex B.", date: "2024-06", title: "Local Hero", quote: "My go-to spot for morning work.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sh7jtz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aa6mgs", imageAlt: "customer drinking coffee smiling"}, + id: "t3", name: "Alex B.", date: "2024-06", title: "Local Hero", quote: "My go-to spot for morning work.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sh7jtz", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=aa6mgs&_wi=2", imageAlt: "customer drinking coffee smiling"}, { - id: "t4", name: "Maria L.", date: "2024-06", title: "Great Staff", quote: "Everyone is so friendly and welcoming.", tag: "Guest", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u0vkg6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=npclql", imageAlt: "customer drinking coffee smiling"}, + id: "t4", name: "Maria L.", date: "2024-06", title: "Great Staff", quote: "Everyone is so friendly and welcoming.", tag: "Guest", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u0vkg6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=npclql&_wi=2", imageAlt: "customer drinking coffee smiling"}, { - id: "t5", name: "Chris K.", date: "2024-07", title: "Artisan Quality", quote: "You can taste the craft in everything.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=92cfjx", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehic6c", imageAlt: "customer drinking coffee smiling"}, + id: "t5", name: "Chris K.", date: "2024-07", title: "Artisan Quality", quote: "You can taste the craft in everything.", tag: "Regular", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=92cfjx", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ehic6c&_wi=2", imageAlt: "customer drinking coffee smiling"}, ]} title="What guests say" description="Heartfelt feedback from our community."