31 Commits

Author SHA1 Message Date
a8ded39087 Update src/app/page.tsx 2026-03-05 06:29:52 +00:00
b5ca2643f1 Update src/app/page.tsx 2026-03-05 06:18:21 +00:00
050f19e986 Update src/app/layout.tsx 2026-03-05 06:18:21 +00:00
a8017f5724 Merge version_11 into main
Merge version_11 into main
2026-03-05 06:16:15 +00:00
33a2e39d39 Update src/app/page.tsx 2026-03-05 06:16:11 +00:00
2dc39bb2cf Merge version_5 into main
Merge version_5 into main
2026-03-05 06:11:10 +00:00
92112155e5 Update src/app/page.tsx 2026-03-05 06:11:00 +00:00
d3af33e7e3 Switch to version 5: modified src/app/page.tsx 2026-03-05 06:07:36 +00:00
d61045c9d8 Switch to version 5: modified src/app/layout.tsx 2026-03-05 06:07:36 +00:00
6faecaf23b Switch to version 6: modified src/app/page.tsx 2026-03-05 06:07:27 +00:00
5eee8ce6be Switch to version 6: modified src/app/layout.tsx 2026-03-05 06:07:26 +00:00
f75e59e5c0 Switch to version 7: modified src/app/page.tsx 2026-03-05 06:07:22 +00:00
49d24c1598 Switch to version 7: modified src/app/layout.tsx 2026-03-05 06:07:22 +00:00
a5785f7aa0 Switch to version 8: modified src/app/page.tsx 2026-03-05 06:07:15 +00:00
09d317c2cc Switch to version 8: modified src/app/layout.tsx 2026-03-05 06:07:15 +00:00
160c43773f Switch to version 9: modified src/app/page.tsx 2026-03-05 06:03:34 +00:00
739b1c961b Switch to version 9: modified src/app/layout.tsx 2026-03-05 06:03:34 +00:00
b8bc880f53 Merge version_10 into main
Merge version_10 into main
2026-03-05 05:41:58 +00:00
8e8979b40e Update src/app/page.tsx 2026-03-05 05:41:54 +00:00
1ca23e612e Update src/app/layout.tsx 2026-03-05 05:41:54 +00:00
d199527d15 Merge version_9 into main
Merge version_9 into main
2026-03-05 05:38:14 +00:00
3dffe3e0d6 Update src/app/page.tsx 2026-03-05 05:38:10 +00:00
486989ba4e Update src/app/layout.tsx 2026-03-05 05:38:09 +00:00
cd18984b98 Switch to version 4: modified src/app/page.tsx 2026-03-05 05:24:59 +00:00
6bc7e37de3 Switch to version 5: modified src/app/page.tsx 2026-03-05 05:24:50 +00:00
0062f1b86c Switch to version 5: modified src/app/layout.tsx 2026-03-05 05:24:49 +00:00
f707dd7960 Switch to version 6: modified src/app/page.tsx 2026-03-05 05:24:32 +00:00
c09508a388 Switch to version 6: modified src/app/layout.tsx 2026-03-05 05:24:31 +00:00
22d78ced96 Switch to version 7: modified src/app/page.tsx 2026-03-05 05:23:46 +00:00
b8d4733676 Switch to version 7: modified src/app/layout.tsx 2026-03-05 05:23:46 +00:00
dbd615c441 Merge version_8 into main
Merge version_8 into main
2026-03-05 05:21:59 +00:00
2 changed files with 24 additions and 1406 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -23,13 +23,14 @@ const navButton = {
const heroProps = {
title: "The Best Pizza in Midland. Two Years Running.", description: "48-hour fermented dough. Real wood-fired pizza. Limited daily availability.", tag: "MRT Best of Midland 2024 & 2025", tagIcon: Award,
background: { variant: "plain" as const },
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATOPwaLclIhBPrud8y1xTqDki0/uploaded-1772688083401-ri2hipbp.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATOPwaLclIhBPrud8y1xTqDki0/uploaded-1772692161535-oa1bbbmr.png", imageAlt: "Wood-fired pizza fresh from oven", imagePosition: "right" as const,
mediaAnimation: "blur-reveal" as const,
buttons: [
{ text: "Reserve Your Slice", href: "#menu" },
{ text: "Call Now", href: "tel:+16325551234" }
],
buttonAnimation: "blur-reveal" as const
buttonAnimation: "blur-reveal" as const,
containerClassName: "relative bg-cover bg-center bg-no-repeat", className: "relative z-10"
};
const philosophyProps = {
@@ -45,31 +46,31 @@ const philosophyProps = {
const menuProducts = [
{
id: "margherita", brand: "DE CASA PIZZA WOOD FIRED", name: "Margherita", price: "$18", rating: 5,
id: "margherita", brand: "DECASA PIZZA WOOD FIRED", name: "Margherita", price: "$18", rating: 5,
reviewCount: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/closeup-fresh-pizza-with-mozzarella-cheese-tomatoes-basil_181624-58097.jpg", imageAlt: "Margherita pizza with fresh mozzarella and basil"
},
{
id: "hot-honey-pepperoni", brand: "DE CASA PIZZA WOOD FIRED", name: "Hot Honey Pepperoni", price: "$21", rating: 5,
id: "hot-honey-pepperoni", brand: "DECASA PIZZA WOOD FIRED", name: "Hot Honey Pepperoni", price: "$21", rating: 5,
reviewCount: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/baking-pizza-wood-fired-oven_52683-106697.jpg", imageAlt: "Hot honey pepperoni pizza"
},
{
id: "truffle", brand: "DE CASA PIZZA WOOD FIRED", name: "Truffle", price: "$21", rating: 5,
id: "truffle", brand: "DECASA PIZZA WOOD FIRED", name: "Truffle", price: "$21", rating: 5,
reviewCount: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895434.jpg", imageAlt: "Luxury truffle pizza"
},
{
id: "western", brand: "DE CASA PIZZA WOOD FIRED", name: "Western", price: "$21", rating: 5,
id: "western", brand: "DECASA PIZZA WOOD FIRED", name: "Western", price: "$21", rating: 5,
reviewCount: "House Special", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=2", imageAlt: "Western BBQ pizza"
},
{
id: "meatballs", brand: "DE CASA PIZZA WOOD FIRED", name: "Meatballs", price: "$18", rating: 5,
id: "meatballs", brand: "DECASA PIZZA WOOD FIRED", name: "Meatballs", price: "$18", rating: 5,
reviewCount: "Italian", imageSrc: "http://img.b2bpic.net/free-photo/farfalle-pasta-with-meatballs-spinach-sauce-with-fried-chickpeas_2829-18262.jpg", imageAlt: "Wood-fired meatballs"
},
{
id: "four-cheese-calzone", brand: "DE CASA PIZZA WOOD FIRED", name: "Four Cheese Calzone", price: "$17", rating: 5,
id: "four-cheese-calzone", brand: "DECASA PIZZA WOOD FIRED", name: "Four Cheese Calzone", price: "$17", rating: 5,
reviewCount: "Baked Fresh", imageSrc: "http://img.b2bpic.net/free-photo/italian-bread-calzone-restaurant_501050-877.jpg", imageAlt: "Four cheese calzone"
},
{
id: "house-salad", brand: "DE CASA PIZZA WOOD FIRED", name: "House Salad", price: "$7", rating: 5,
id: "house-salad", brand: "DECASA PIZZA WOOD FIRED", name: "House Salad", price: "$7", rating: 5,
reviewCount: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-with-vegetables-greens-wooden-table-healthy-food-concept_1150-1832.jpg", imageAlt: "Fresh house salad with seasonal vegetables"
}
];
@@ -169,11 +170,16 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={navItems}
button={navButton}
brandName="DE CASA PIZZA WOOD FIRED"
brandName="DECASA PIZZA WOOD FIRED"
/>
</div>
<div id="hero" data-section="hero">
<div id="hero" data-section="hero" style={{
backgroundImage: 'url(https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATOPwaLclIhBPrud8y1xTqDki0/uploaded-1772692161535-oa1bbbmr.png)',
backgroundSize: 'cover',
backgroundPosition: 'center',
backgroundAttachment: 'fixed'
}}>
<HeroSplit {...heroProps} />
</div>