From a05bfa09ed1f195789906500b11f6e7222357754 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 13:50:01 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 221 ++++++++++------------------------------------- 1 file changed, 48 insertions(+), 173 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b34e7b5..d5b19dc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,21 +31,13 @@ export default function LandingPage() { @@ -54,67 +46,42 @@ export default function LandingPage() {
@@ -124,9 +91,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Our Passion for Perfection" description={[ - "At Casa Zobe & Co, we believe every occasion is a story waiting to be told. Whether you are hosting a high-stakes corporate event or the wedding of your dreams, our team brings precision, passion, and flavor to every detail.", - "From menu curation to floor plan logistics, we handle the stress so you can celebrate.", - ]} + "At Casa Zobe & Co, we believe every occasion is a story waiting to be told. Whether you are hosting a high-stakes corporate event or the wedding of your dreams, our team brings precision, passion, and flavor to every detail.", "From menu curation to floor plan logistics, we handle the stress so you can celebrate."]} /> @@ -136,26 +101,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - tag: "Catering", - title: "Corporate Catering", - subtitle: "Professional & Reliable", - description: "Elevate your corporate events with our gourmet menus and seamless service.", - imageSrc: "http://img.b2bpic.net/free-photo/pate-decorated-with-cucumbers-carrots-jug-with-compote-top-view_140725-9922.jpg", - }, + tag: "Catering", title: "Corporate Catering", subtitle: "Professional & Reliable", description: "Elevate your corporate events with our gourmet menus and seamless service.", imageSrc: "http://img.b2bpic.net/free-photo/pate-decorated-with-cucumbers-carrots-jug-with-compote-top-view_140725-9922.jpg"}, { - tag: "Events", - title: "Wedding Planning", - subtitle: "Elegant & Timeless", - description: "From 'I do' to the last dance, we coordinate your perfect day.", - imageSrc: "http://img.b2bpic.net/free-photo/best-friends-celebrating-new-year-that-s-coming_23-2149144070.jpg", - }, + tag: "Events", title: "Wedding Planning", subtitle: "Elegant & Timeless", description: "From 'I do' to the last dance, we coordinate your perfect day.", imageSrc: "http://img.b2bpic.net/free-photo/best-friends-celebrating-new-year-that-s-coming_23-2149144070.jpg"}, { - tag: "Celebrations", - title: "Private Parties", - subtitle: "Unique & Memorable", - description: "Birthdays, galas, and milestones designed to impress.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg", - }, + tag: "Celebrations", title: "Private Parties", subtitle: "Unique & Memorable", description: "Birthdays, galas, and milestones designed to impress.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-friends-having-lunch_23-2150598341.jpg"}, ]} title="Our Expertise" description="Full-service catering and planning for your special moments." @@ -170,50 +120,20 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Wedding Dinner", - price: "Custom", - variant: "Catering", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081463.jpg", - }, + id: "1", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081463.jpg"}, { - id: "2", - name: "Corporate Gala", - price: "Custom", - variant: "Events", - imageSrc: "http://img.b2bpic.net/free-photo/man-holding-wooden-board-with-baileys-cocktail-it_141793-4194.jpg", - }, + id: "2", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-wooden-board-with-baileys-cocktail-it_141793-4194.jpg"}, { - id: "3", - name: "Birthday Celebration", - price: "Custom", - variant: "Events", - imageSrc: "http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg", - }, + id: "3", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/cook-standing-with-big-bowl-salad_23-2148040233.jpg"}, { - id: "4", - name: "Business Luncheon", - price: "Custom", - variant: "Catering", - imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109446.jpg", - }, + id: "4", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109446.jpg"}, { - id: "5", - name: "Private Soiree", - price: "Custom", - variant: "Catering", - imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7715.jpg", - }, + id: "5", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7715.jpg"}, { - id: "6", - name: "Formal Anniversary", - price: "Custom", - variant: "Events", - imageSrc: "http://img.b2bpic.net/free-photo/wooden-plates-served-with-snacks-vegetables-cheese_8353-402.jpg", - }, + id: "6", name: "Instagram Feed", price: "@casazobeandco.llc", variant: "Instagram", imageSrc: "http://img.b2bpic.net/free-photo/wooden-plates-served-with-snacks-vegetables-cheese_8353-402.jpg"}, ]} title="Event Inspiration" - description="A glimpse into our recent celebrations." + description="Live updates from our latest events via @casazobeandco.llc." /> @@ -224,59 +144,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Elena R.", - role: "Bride", - company: "Private Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275504.jpg", - }, + id: "1", name: "Elena R.", role: "Bride", company: "Private Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-men-bachelor-party_23-2149275504.jpg"}, { - id: "2", - name: "Mark S.", - role: "CEO", - company: "Corporate Partner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", - }, + id: "2", name: "Mark S.", role: "CEO", company: "Corporate Partner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"}, { - id: "3", - name: "Sarah J.", - role: "Coordinator", - company: "Family Event", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", - }, + id: "3", name: "Sarah J.", role: "Coordinator", company: "Family Event", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"}, { - id: "4", - name: "Daniel K.", - role: "Manager", - company: "Corporate Partner", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", - }, + id: "4", name: "Daniel K.", role: "Manager", company: "Corporate Partner", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg"}, { - id: "5", - name: "Sofia L.", - role: "Birthday Host", - company: "Private Client", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196991.jpg", - }, + id: "5", name: "Sofia L.", role: "Birthday Host", company: "Private Client", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/new-year-spend-with-friends-celebrating_23-2149196991.jpg"}, ]} kpiItems={[ { - value: "500+", - label: "Events Planned", - }, + value: "500+", label: "Events Planned"}, { - value: "100%", - label: "Happy Clients", - }, + value: "100%", label: "Happy Clients"}, { - value: "15+", - label: "Years Experience", - }, + value: "15+", label: "Years Experience"}, ]} title="What Clients Say" description="Excellence delivered across every event." @@ -289,20 +178,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do you offer full-service planning?", - content: "Yes, we handle everything from site selection to day-of coordination.", - }, + id: "1", title: "Do you offer full-service planning?", content: "Yes, we handle everything from site selection to day-of coordination."}, { - id: "2", - title: "Are your menus customizable?", - content: "Absolutely. We tailor every menu to your preferences and dietary needs.", - }, + id: "2", title: "Are your menus customizable?", content: "Absolutely. We tailor every menu to your preferences and dietary needs."}, { - id: "3", - title: "How far in advance should I book?", - content: "We recommend booking at least 3-6 months in advance for peak season events.", - }, + id: "3", title: "How far in advance should I book?", content: "We recommend booking at least 3-6 months in advance for peak season events."}, ]} title="Planning Your Next Event" description="Common questions about our catering and planning services." @@ -314,20 +194,15 @@ export default function LandingPage() { @@ -341,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1 From 623f5ddee03e9ce82886fcda5147851419ba8aed Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 25 May 2026 13:50:01 +0000 Subject: [PATCH 2/2] Update src/app/styles/variables.css --- src/app/styles/variables.css | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css index b7afc67..960c772 100644 --- a/src/app/styles/variables.css +++ b/src/app/styles/variables.css @@ -10,15 +10,15 @@ --accent: #ffffff; --background-accent: #ffffff; */ - --background: #f5f4ef; - --card: #dad6cd; - --foreground: #2a2928; - --primary-cta: #2a2928; + --background: #0a0a0a; + --card: #1a1a1a; + --foreground: #ffffffe6; + --primary-cta: #e6e6e6; --primary-cta-text: #f5f4ef; - --secondary-cta: #ecebea; + --secondary-cta: #1a1a1a; --secondary-cta-text: #2a2928; - --accent: #ffffff; - --background-accent: #c6b180; + --accent: #737373; + --background-accent: #737373; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); -- 2.49.1