diff --git a/src/app/page.tsx b/src/app/page.tsx
index dcbdb06..cc6d7c2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,17 +31,11 @@ export default function LandingPage() {
@@ -50,108 +44,63 @@ export default function LandingPage() {
@@ -159,12 +108,10 @@ export default function LandingPage() {
@@ -177,41 +124,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Nutella & Banana",
- price: "$12.00",
- imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5293.jpg",
- },
+ id: "1", name: "Nutella & Banana", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/almond-banana-pancake_1339-5293.jpg"},
{
- id: "2",
- name: "Ham & Gruyère",
- price: "$14.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pastries-with-icing-inside-plate-dark-desk-pastry-bake-biscuit-sweet-cake-sugar_140725-80819.jpg",
- },
+ id: "2", name: "Ham & Gruyère", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-pastries-with-icing-inside-plate-dark-desk-pastry-bake-biscuit-sweet-cake-sugar_140725-80819.jpg"},
{
- id: "3",
- name: "Lemon & Sugar",
- price: "$9.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-milk-nuts-dark-blue-surface_179666-44483.jpg",
- },
+ id: "3", name: "Lemon & Sugar", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-with-milk-nuts-dark-blue-surface_179666-44483.jpg"},
{
- id: "4",
- name: "Smoked Salmon",
- price: "$16.00",
- imageSrc: "http://img.b2bpic.net/free-photo/crepes-with-icing-sugar_1220-255.jpg",
- },
+ id: "4", name: "Smoked Salmon", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/crepes-with-icing-sugar_1220-255.jpg"},
{
- id: "5",
- name: "Strawberry & Cream",
- price: "$13.00",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg",
- },
+ id: "5", name: "Strawberry & Cream", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sandwich-with-sauce-greens-roasted-bell-peppers-glasses-fresh-juice-with-straws_181624-42066.jpg"},
{
- id: "6",
- name: "Mushroom & Brie",
- price: "$15.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastries-with-chocolate-cottage-cheese-dark-space_140725-75868.jpg",
- },
+ id: "6", name: "Mushroom & Brie", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-pastries-with-chocolate-cottage-cheese-dark-space_140725-75868.jpg"},
]}
title="Signature Crêpes"
description="Handmade with love, inspired by tradition."
@@ -225,38 +148,20 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "24/7",
- title: "Service",
- items: [
- "Open round the clock",
- "Gastown location",
- "Waterfront views",
- ],
+ id: "1", value: "10am - 4pm", title: "Gastown Hours", items: [
+ "Open daily", "73 Water St", "Waterfront views"],
},
{
- id: "2",
- value: "Fresh",
- title: "Tradition",
- items: [
- "Handmade batter",
- "Authentic style",
- "Daily specials",
- ],
+ id: "2", value: "Events", title: "Available For", items: [
+ "Farmers Markets", "Movie Sets", "Weddings & Parties"],
},
{
- id: "3",
- value: "Unique",
- title: "Atmosphere",
- items: [
- "Romantic lighting",
- "Parisian vibe",
- "Cozy seating",
- ],
+ id: "3", value: "Fresh", title: "Tradition", items: [
+ "Handmade batter", "Authentic style", "Daily ingredients"],
},
]}
- title="Always Open."
- description="From midnight cravings to Tuesday morning whims."
+ title="Beyond the Shop."
+ description="We bring the Chouchou experience to you."
/>
@@ -267,26 +172,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- title: "Handmade with Love",
- subtitle: "Batter perfected",
- category: "Artisan",
- value: "Fresh",
- },
+ id: "1", title: "Handmade with Love", subtitle: "Batter perfected", category: "Artisan", value: "Fresh"},
{
- id: "2",
- title: "24 Hours Anytime",
- subtitle: "Any craving satisfied",
- category: "Always",
- value: "Open",
- },
+ id: "2", title: "Event Catering", subtitle: "Weddings & Private events", category: "Available", value: "Mobile"},
{
- id: "3",
- title: "Waterfront Views",
- subtitle: "Steps from history",
- category: "Location",
- value: "Prime",
- },
+ id: "3", title: "Waterfront Views", subtitle: "Gastown storefront", category: "Location", value: "Daily"},
]}
title="The Chouchou Experience"
description="Luxury that feels like home."
@@ -299,45 +189,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Amazing",
- quote: "The best midnight spot in the city.",
- name: "Sarah J.",
- role: "Local",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-teenage-girl-holding-coffee-cup_23-2147906553.jpg",
- },
+ id: "1", title: "Amazing", quote: "The best spot in the city.", name: "Sarah J.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiling-teenage-girl-holding-coffee-cup_23-2147906553.jpg"},
{
- id: "2",
- title: "Parisian Vibes",
- quote: "Felt just like a cafe in Paris.",
- name: "Marc L.",
- role: "Tourist",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151309994.jpg",
- },
+ id: "2", title: "Parisian Vibes", quote: "Felt just like a cafe in Paris.", name: "Marc L.", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-with-paper-wrapped-sandwich_23-2151309994.jpg"},
{
- id: "3",
- title: "Delish",
- quote: "Savory crepes are absolute gold.",
- name: "Emily R.",
- role: "Regular",
- imageSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg",
- },
+ id: "3", title: "Delish", quote: "Savory crepes are absolute gold.", name: "Emily R.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg"},
{
- id: "4",
- title: "So romantic",
- quote: "Perfect for a late night date.",
- name: "David K.",
- role: "Visitor",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-18280.jpg",
- },
+ id: "4", title: "So romantic", quote: "Perfect for a weekend date.", name: "David K.", role: "Visitor", imageSrc: "http://img.b2bpic.net/free-photo/couple-cafe_1157-18280.jpg"},
{
- id: "5",
- title: "Unmatched",
- quote: "Friendly service at 3 AM!",
- name: "Chloe T.",
- role: "Local",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-cocktail-female-customer-sitting-restaurant_23-2147936269.jpg",
- },
+ id: "5", title: "Unmatched", quote: "Friendly service every time!", name: "Chloe T.", role: "Local", imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-cocktail-female-customer-sitting-restaurant_23-2147936269.jpg"},
]}
title="What our regulars say"
description="Reviews from our lovely community."
@@ -348,11 +208,10 @@ export default function LandingPage() {
@@ -360,12 +219,11 @@ export default function LandingPage() {
@@ -375,42 +233,27 @@ export default function LandingPage() {
logoText="Chouchou"
columns={[
{
- title: "Menu",
- items: [
+ title: "Menu", items: [
{
- label: "Sweet",
- href: "#menu",
- },
+ label: "Sweet", href: "#menu"},
{
- label: "Savory",
- href: "#menu",
- },
+ label: "Savory", href: "#menu"},
],
},
{
- title: "Info",
- items: [
+ title: "Info", items: [
{
- label: "About",
- href: "#story",
- },
+ label: "About", href: "#story"},
{
- label: "Location",
- href: "#location",
- },
+ label: "Location", href: "#location"},
],
},
{
- title: "Support",
- items: [
+ title: "Events", items: [
{
- label: "Contact",
- href: "#location",
- },
+ label: "Catering", href: "#cta"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Bookings", href: "#cta"},
],
},
]}
@@ -419,4 +262,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file