From b8d66151e84684f355003aa9e75ca221af492bfd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:19:27 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++----------------------- 1 file changed, 19 insertions(+), 23 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4d51fa4..08af461 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,22 +47,18 @@ export default function LandingPage() { title="Experience the Best Shawarma in Toronto" description="Authentic, freshly seasoned, and made with heart. At Shawarma Anas, every bite is a journey to the authentic flavors of the Middle East." testimonials={[ - { name: "Sarah J.", handle: "@sarahj", testimonial: "The best shawarma I've ever had. Truly fresh and authentic.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/having-lunch-spacious-restaurant_52683-117480.jpg" }, + { name: "Sarah J.", handle: "@sarahj", testimonial: "The best shawarma I've ever had. Truly fresh and authentic.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, { name: "Michael C.", handle: "@michaelc", testimonial: "Juicy, flavorful, and incredibly generous portions.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/feeling-happy-facing-challenge-celebrating_1194-413929.jpg" }, { name: "Amina E.", handle: "@aminae", testimonial: "Amazing hospitality! The free lentil soup sample is a lovely touch.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-girl-with-food_23-2148972772.jpg" }, { name: "Daniel R.", handle: "@danielr", testimonial: "Fresh, flavorful, and perfectly seasoned. Absolutely amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-old-man-talking-his-phone_23-2148214623.jpg" }, { name: "Emily B.", handle: "@emilyb", testimonial: "The garlic sauce is out of this world. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-redhead-woman-with-cute-smile-hair-bun-laughing-cheerfully-nice-chat-with-unrecognizable-brunette-girl-gray-hat_273609-2058.jpg" } ]} buttons={[{ text: "View Menu", href: "#menu" }]} - imageSrc="http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=1" - imageAlt="Shawarma Wrap" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" + imageAlt="Shawarma Anas" mediaAnimation="slide-up" avatars={[ - { src: "http://img.b2bpic.net/free-photo/watching-funny-video-internet-with-coworkers-cafe-terrace-with-tasty-food_8353-10265.jpg", alt: "Diner 1" }, - { src: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", alt: "Diner 2" }, - { src: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg", alt: "Diner 3" }, - { src: "http://img.b2bpic.net/free-photo/smiling-waitress-holding-tray-with-dessert-cafe_171337-15612.jpg", alt: "Diner 4" }, - { src: "http://img.b2bpic.net/free-photo/front-view-female-courier-green-uniform-holding-food-package-light-pink-wall-service-uniform-delivery_140725-39850.jpg", alt: "Diner 5" } + { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg", alt: "Customer" } ]} /> @@ -78,7 +74,7 @@ export default function LandingPage() { { title: "Warm Hospitality", description: "From complimentary soup samples to tea, we make you feel like family." }, { title: "Generous Portions", description: "We ensure you leave satisfied, with a heart and stomach full of joy." } ]} - imageSrc="http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" imageAlt="Our Kitchen" mediaAnimation="slide-up" /> @@ -91,12 +87,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={true} products={[ - { id: "p1", name: "Chicken Saj Wrap", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/hands-preparing-burrito_23-2148131369.jpg" }, - { id: "p2", name: "Mixed Shawarma Plate", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/lamb-doner-kebab-flatbread-served-with-pickles-fries-vertical_141793-1916.jpg" }, - { id: "p3", name: "Fresh Falafel Platter", price: "$10.99", imageSrc: "http://img.b2bpic.net/free-photo/tasty-vegan-vegetarian-salad-with-chickpea-falafel-leaves-served-plate_1220-6903.jpg" }, - { id: "p4", name: "Chicken Rice Bowl", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/chicken-kebab-set-table_140725-8209.jpg" }, - { id: "p5", name: "Zaatar Manakish", price: "$7.99", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-gutab-stuffed-flatbreads-with-minced-meat-herbs_140725-1437.jpg" }, - { id: "p6", name: "Lentil Soup Bowl", price: "$5.99", imageSrc: "http://img.b2bpic.net/free-photo/view-hand-holding-blue-plate-with-tasty-soup-served-with-mint-pepper-green-stripped-towel_140725-94392.jpg" } + { id: "p1", name: "Chicken Saj Wrap", price: "$12.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "p2", name: "Mixed Shawarma Plate", price: "$18.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "p3", name: "Fresh Falafel Platter", price: "$10.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "p4", name: "Chicken Rice Bowl", price: "$14.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "p5", name: "Zaatar Manakish", price: "$7.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "p6", name: "Lentil Soup Bowl", price: "$5.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" } ]} title="Authentic Menu Choices" description="From crispy falafel to tender Saj wraps, explore the flavors that keep our customers coming back." @@ -110,11 +106,11 @@ export default function LandingPage() { cardTitle="What Our Community Says" cardTag="Testimonials" testimonials={[ - { id: "t1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/male-local-traveler-with-camera_23-2149016703.jpg" }, - { id: "t2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-holding-spanish-tortilla_23-2150168086.jpg" }, - { id: "t3", name: "Amina E.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-couple-talking-while-having-meal-dining-table_637285-12645.jpg" }, - { id: "t4", name: "Daniel R.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-clinking-glasses-restaurant_23-2148214597.jpg" }, - { id: "t5", name: "Emily B.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-having-lunch-together-restaurant_23-2150520109.jpg" } + { id: "t1", name: "Sarah J.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "t2", name: "Michael C.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "t3", name: "Amina E.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "t4", name: "Daniel R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "t5", name: "Emily B.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" } ]} /> @@ -142,9 +138,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} members={[ - { id: "tm1", name: "Mr. Jamil", role: "Head Host", description: "The soul of our service, dedicated to making every guest feel at home.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-wrapped-thin-pita_23-2148651102.jpg" }, - { id: "tm2", name: "Ramez", role: "Chef", description: "Passionate about authentic spice blends and perfect seasoning.", imageSrc: "http://img.b2bpic.net/free-photo/doner-wrapped-lavash-with-side-fries-ketchup_141793-664.jpg?_wi=2" }, - { id: "tm3", name: "Hamza", role: "Hospitality Lead", description: "Ensuring every customer receives our signature warm welcome.", imageSrc: "http://img.b2bpic.net/free-photo/befe-sauteed-own-broth-served-with-yogurt-white-plate_114579-1785.jpg?_wi=2" } + { id: "tm1", name: "Mr. Jamil", role: "Head Host", description: "The soul of our service, dedicated to making every guest feel at home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "tm2", name: "Ramez", role: "Chef", description: "Passionate about authentic spice blends and perfect seasoning.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" }, + { id: "tm3", name: "Hamza", role: "Hospitality Lead", description: "Ensuring every customer receives our signature warm welcome.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E6cZAp8cKKxqToyKIGooF38YDs/uploaded-1779502751671-dj4d9nh3.jpg" } ]} title="Meet Our Dedicated Team" description="The friendly faces behind every meal at Shawarma Anas." From 5e748884e885d240fbe0eefd15aff726489c0b81 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 02:19:27 +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..b758648 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: #fbfbf8; + --card: #f0ede6; + --foreground: #3d2b1f; + --primary-cta: #c17d3d; --primary-cta-text: #f5f4ef; - --secondary-cta: #ecebea; + --secondary-cta: #f0ede6; --secondary-cta-text: #2a2928; - --accent: #ffffff; - --background-accent: #c6b180; + --accent: #e6c3a8; + --background-accent: #d1b499; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);