8 Commits

Author SHA1 Message Date
26716b4b86 Update src/app/page.tsx 2026-05-28 20:23:00 +00:00
823d91e985 Update src/app/page.tsx 2026-05-28 20:20:09 +00:00
3a2bb03cae Update src/app/page.tsx 2026-05-28 20:18:08 +00:00
d02a36c9db Update theme colors 2026-05-28 19:59:28 +00:00
7afb756364 Update theme colors 2026-05-28 19:59:16 +00:00
b843aa505b Update theme colors 2026-05-28 19:59:11 +00:00
b791952ecb Update theme colors 2026-05-28 19:59:07 +00:00
c21a5868aa Update theme colors 2026-05-28 19:59:02 +00:00
2 changed files with 15 additions and 15 deletions

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "View Our Menu", href: "#menu" },
{ text: "Order Online", href: "#" }
]}
imageSrc="http://img.b2bpic.net/free-photo/homemade-pizza-slices-parchment-paper_23-2148120116.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999689682-amfupnkn.jpg"
imageAlt="Delicious Detroit-style pizza hot chicken"
mediaAnimation="slide-up"
/>
@@ -69,12 +69,12 @@ export default function LandingPage() {
title="Our Signature Menu"
description="Experience the best of both worlds with our legendary Detroit-style pizzas and fiery Nashville hot chicken. Every dish is crafted with passion and precision."
products={[
{ id: "pizza-king", name: "The King (Eliot)", price: "$8.25", variant: "Detroit Style Pizza", imageSrc: "http://img.b2bpic.net/free-photo/still-life-fast-food-dishes_23-2149187953.jpg", imageAlt: "detroit style pizza pepperoni frico crust" },
{ id: "chicken-chickmate", name: "Chickmate Nashville", price: "$9.85", variant: "Nashville Hot Chicken Sandwich", imageSrc: "http://img.b2bpic.net/free-photo/traditional-british-chip-butty-french-fry-sandwich-wooden-table_123827-30304.jpg", imageAlt: "nashville hot chicken sandwich pickles slaw" },
{ id: "knots", name: "Great Lakes Garlic Knots", price: "$5.00", variant: "Shareables & Sides", imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-sundried-tomato-tasty-snack-concept_185193-109844.jpg", imageAlt: "sourdough garlic knots red sauce parmesan" },
{ id: "pizza-king", name: "The King (Eliot)", price: "$8.25", variant: "Detroit Style Pizza", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999463001-6csm25zd.jpg", imageAlt: "detroit style pizza pepperoni frico crust" },
{ id: "chicken-chickmate", name: "Chickmate Nashville", price: "$9.85", variant: "Nashville Hot Chicken Sandwich", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999346354-x336ag7u.jpg", imageAlt: "nashville hot chicken sandwich pickles slaw" },
{ id: "knots", name: "Great Lakes Garlic Knots", price: "$5.00", variant: "Shareables & Sides", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999375727-3mv1gjot.jpg", imageAlt: "sourdough garlic knots red sauce parmesan" },
{ id: "loaded-fries", name: "Mother Cruster Loaded Fries", price: "$13.50", variant: "Shareables & Sides", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-fries-rustic-plate-generated-by-ai_188544-43099.jpg", imageAlt: "loaded fries bacon cheese scallions ranch" },
{ id: "margherita-pizza", name: "The Motown Margherita (VG)", price: "$8.25", variant: "Detroit Style Pizza", imageSrc: "http://img.b2bpic.net/free-photo/fresh-homemade-pizza-food-recipe-idea_53876-108029.jpg", imageAlt: "motown margherita pizza basil fresh tomatoes" },
{ id: "puddin-parfait", name: "Becky's Banana Puddin' Parfait", price: "$7.50", variant: "Sweets", imageSrc: "http://img.b2bpic.net/free-photo/layered-trifle-dessert-serving-glasses_114579-43479.jpg", imageAlt: "banana puddin parfait whipped cream wafers" }
{ id: "margherita-pizza", name: "The Motown Margherita (VG)", price: "$8.25", variant: "Detroit Style Pizza", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999562608-yqe3cm99.jpg", imageAlt: "motown margherita pizza basil fresh tomatoes" },
{ id: "puddin-parfait", name: "Becky's Banana Puddin' Parfait", price: "$7.50", variant: "Sweets", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EMlwlII1VSlpZmU60rB387yfBH/uploaded-1779999593902-cxa4bz5p.jpg", imageAlt: "banana puddin parfait whipped cream wafers" }
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f5f4f0;
--card: #ffffff;
--foreground: #1a1a1a;
--primary-cta: #2c2c2c;
--primary-cta-text: #f5f4f0;
--secondary-cta: #f5f4f0;
--secondary-cta-text: #1a1a1a;
--accent: #8a8a8a;
--background-accent: #e8e6e1;
--background: #000000;
--card: #481f1f;
--foreground: #ffffff;
--primary-cta: #ffffff;
--primary-cta-text: #280101;
--secondary-cta: #361311;
--secondary-cta-text: #f6d4d4;
--accent: #51000b;
--background-accent: #ff2231;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);