Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
268
src/app/page.tsx
268
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
name: "Menu", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Ali Baik Pizza"
|
||||
/>
|
||||
@@ -56,116 +48,67 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Authentic Italian Pizza, Delivered Hot."
|
||||
description="Experience the true taste of tradition with Ali Baik Pizza. Hand-tossed dough, fresh local ingredients, and wood-fired perfection in every bite."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-pizza-with-fresh-red-tomatoes-dark-table_140725-143135.jpg",
|
||||
imageAlt: "Hot Pizza 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-delicious-pizza-with-fresh-red-tomatoes-dark-table_140725-143135.jpg", imageAlt: "Hot Pizza 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1535.jpg",
|
||||
imageAlt: "Hot Pizza 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-dinner-set_74190-1535.jpg", imageAlt: "Hot Pizza 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg",
|
||||
imageAlt: "Hot Pizza 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg", imageAlt: "Hot Pizza 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-near-baked-pizza-dough-with-ingredients_23-2148785691.jpg",
|
||||
imageAlt: "Hot Pizza 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-near-baked-pizza-dough-with-ingredients_23-2148785691.jpg", imageAlt: "Hot Pizza 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mouth-watering-neapolitan-pizza-blackboard-with-various-ingredients-free-space-text_78826-2819.jpg",
|
||||
imageAlt: "Hot Pizza 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mouth-watering-neapolitan-pizza-blackboard-with-various-ingredients-free-space-text_78826-2819.jpg", imageAlt: "Hot Pizza 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235779.jpg",
|
||||
imageAlt: "Hot Pizza 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-preparing-pizza_23-2150235779.jpg", imageAlt: "Hot Pizza 6"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-covered-with-cloth-oil-tomatoes_23-2148753769.jpg",
|
||||
imageAlt: "Kitchen 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-dough-covered-with-cloth-oil-tomatoes_23-2148753769.jpg", imageAlt: "Kitchen 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-desk-pizza-dough-italian-food_140725-22905.jpg",
|
||||
imageAlt: "Kitchen 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-tomatoes-olives-mushrooms-all-sliced-inside-with-oil-grey-desk-pizza-dough-italian-food_140725-22905.jpg", imageAlt: "Kitchen 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900948.jpg",
|
||||
imageAlt: "Kitchen 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-outdoors_23-2150900948.jpg", imageAlt: "Kitchen 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg",
|
||||
imageAlt: "Kitchen 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg", imageAlt: "Kitchen 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-texture-looking-out-empty-bar_23-2147701337.jpg",
|
||||
imageAlt: "Kitchen 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/table-texture-looking-out-empty-bar_23-2147701337.jpg", imageAlt: "Kitchen 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-cooked-dough-with-cheese-olives-dark-surface-meal-food-pizza-italian-dough_140725-101733.jpg",
|
||||
imageAlt: "Kitchen 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-mushroom-pizza-cooked-dough-with-cheese-olives-dark-surface-meal-food-pizza-italian-dough_140725-101733.jpg", imageAlt: "Kitchen 6"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#products",
|
||||
},
|
||||
text: "View Menu", href: "#products"},
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "https://order.alibaikpizza.com",
|
||||
},
|
||||
text: "Order Now", href: "https://order.alibaikpizza.com"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-sausages-tomatoes-dark-background-italian-food-dough-cake-fast-food-photo-color_140725-140283.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/top-view-delicious-cheese-pizza-with-sausages-tomatoes-dark-background-italian-food-dough-cake-fast-food-photo-color_140725-140283.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-pepperoni-red-chili-sauce_114579-4477.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-pepperoni-red-chili-sauce_114579-4477.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-slice-tomato-bar-spice-corn-bulk-cheese-dark-wooden-picnic-cloth-background-close-up_176474-4611.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-with-slice-tomato-bar-spice-corn-bulk-cheese-dark-wooden-picnic-cloth-background-close-up_176474-4611.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-table-light-blue-color_58702-762.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/pizza-table-light-blue-color_58702-762.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/wooden-table-with-blurred-restaurant-scene_23-2148209993.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/wooden-table-with-blurred-restaurant-scene_23-2148209993.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Join 5,000+ happy pizza lovers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Wood-Fired",
|
||||
},
|
||||
type: "text", text: "Wood-Fired"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hand-Tossed",
|
||||
},
|
||||
type: "text", text: "Hand-Tossed"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local Ingredients",
|
||||
},
|
||||
type: "text", text: "Local Ingredients"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Delivery",
|
||||
},
|
||||
type: "text", text: "Fast Delivery"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Authentic Taste",
|
||||
},
|
||||
type: "text", text: "Authentic Taste"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -177,19 +120,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Flame,
|
||||
label: "Wood Fired",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Wood Fired", value: "100%"},
|
||||
{
|
||||
icon: Clock,
|
||||
label: "Minutes Preparation",
|
||||
value: "15",
|
||||
},
|
||||
label: "Minutes Preparation", value: "15"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Local Ingredients",
|
||||
value: "Daily",
|
||||
},
|
||||
label: "Local Ingredients", value: "Daily"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -203,23 +140,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Farm to Table",
|
||||
description: "We source fresh, locally grown veggies daily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dough-near-pizza-ingredients_23-2147772061.jpg",
|
||||
imageAlt: "Fresh Veggies",
|
||||
},
|
||||
title: "Farm to Table", description: "We source fresh, locally grown veggies daily.", imageSrc: "http://img.b2bpic.net/free-photo/dough-near-pizza-ingredients_23-2147772061.jpg", imageAlt: "Fresh Veggies"},
|
||||
{
|
||||
title: "Traditional Ovens",
|
||||
description: "Authentic wood-fired flavor every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134247.jpg",
|
||||
imageAlt: "Wood Oven",
|
||||
},
|
||||
title: "Traditional Ovens", description: "Authentic wood-fired flavor every time.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134247.jpg", imageAlt: "Wood Oven"},
|
||||
{
|
||||
title: "Community Love",
|
||||
description: "A place where friends meet to eat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg",
|
||||
imageAlt: "Community",
|
||||
},
|
||||
title: "Community Love", description: "A place where friends meet to eat.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza-outside_23-2149872430.jpg", imageAlt: "Community"},
|
||||
]}
|
||||
title="Why Ali Baik?"
|
||||
description="Crafting the perfect pizza is an art form we've mastered over decades."
|
||||
@@ -234,47 +159,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Margherita",
|
||||
price: "$12.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg",
|
||||
imageAlt: "Margherita",
|
||||
},
|
||||
id: "p1", name: "Margherita", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-concept-with-copy-space_23-2148643461.jpg", imageAlt: "Margherita"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Pepperoni",
|
||||
price: "$14.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702857.jpg",
|
||||
imageAlt: "Pepperoni",
|
||||
},
|
||||
id: "p2", name: "Pepperoni", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150702857.jpg", imageAlt: "Pepperoni"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Veggie Delight",
|
||||
price: "$13.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/homemade-italian-pizza-with-dried-tomatoes-mozzarella-cheese-capers-spices-tablecloth-top-view-with-copy-space-text-cutlery-table-table_166373-3654.jpg",
|
||||
imageAlt: "Veggie",
|
||||
},
|
||||
id: "p3", name: "Veggie Delight", price: "$13.99", imageSrc: "http://img.b2bpic.net/free-photo/homemade-italian-pizza-with-dried-tomatoes-mozzarella-cheese-capers-spices-tablecloth-top-view-with-copy-space-text-cutlery-table-table_166373-3654.jpg", imageAlt: "Veggie"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Four Cheese",
|
||||
price: "$15.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-arrangement_23-2148601652.jpg",
|
||||
imageAlt: "Cheese",
|
||||
},
|
||||
id: "p4", name: "Four Cheese", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-pizza-slices-arrangement_23-2148601652.jpg", imageAlt: "Cheese"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "BBQ Chicken",
|
||||
price: "$16.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3285.jpg",
|
||||
imageAlt: "Chicken",
|
||||
},
|
||||
id: "p5", name: "BBQ Chicken", price: "$16.99", imageSrc: "http://img.b2bpic.net/free-photo/delicious-neapolitan-pizza-board_78826-3285.jpg", imageAlt: "Chicken"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Meat Feast",
|
||||
price: "$18.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-eggs-table_140725-3060.jpg",
|
||||
imageAlt: "Meat",
|
||||
},
|
||||
id: "p6", name: "Meat Feast", price: "$18.99", imageSrc: "http://img.b2bpic.net/free-photo/margarita-pizza-eggs-table_140725-3060.jpg", imageAlt: "Meat"},
|
||||
]}
|
||||
title="Signature Pizzas"
|
||||
description="Hand-picked favorites from our stone ovens."
|
||||
@@ -289,25 +184,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10K+",
|
||||
title: "Pizzas Served",
|
||||
description: "Happy customers monthly.",
|
||||
icon: Pizza,
|
||||
id: "m1", value: "10K+", title: "Pizzas Served", description: "Happy customers monthly.", icon: Pizza,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "25+",
|
||||
title: "Unique Recipes",
|
||||
description: "Always experimenting.",
|
||||
icon: Flame,
|
||||
id: "m2", value: "25+", title: "Unique Recipes", description: "Always experimenting.", icon: Flame,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "4.9/5",
|
||||
title: "Avg Rating",
|
||||
description: "Trusted by our locals.",
|
||||
icon: Star,
|
||||
id: "m3", value: "4.9/5", title: "Avg Rating", description: "Trusted by our locals.", icon: Star,
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -320,30 +203,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg",
|
||||
},
|
||||
id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006698.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David Clark",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2148986296.jpg",
|
||||
},
|
||||
id: "t2", name: "David Clark", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-with-apron_23-2148986296.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elena Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-with-pizza-medium-shot_23-2149931065.jpg",
|
||||
},
|
||||
id: "t3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/smiley-family-with-pizza-medium-shot_23-2149931065.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "James Smith",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg",
|
||||
},
|
||||
id: "t4", name: "James Smith", imageSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda White",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
|
||||
},
|
||||
id: "t5", name: "Linda White", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"},
|
||||
]}
|
||||
cardTitle="What People Say"
|
||||
cardTag="Testimonials"
|
||||
@@ -356,20 +224,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you deliver?",
|
||||
content: "Yes, we offer delivery within a 5-mile radius.",
|
||||
},
|
||||
id: "f1", title: "Do you deliver?", content: "Yes, we offer delivery within a 5-mile radius. Orders over $20 qualify for free delivery."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Gluten-free available?",
|
||||
content: "Absolutely! Ask for our GF crust options.",
|
||||
},
|
||||
id: "f2", title: "Gluten-free available?", content: "Absolutely! Ask for our GF crust options."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Hours?",
|
||||
content: "Open daily from 11 AM to 10 PM.",
|
||||
},
|
||||
id: "f3", title: "Hours?", content: "Open daily from 11 AM to 10 PM."},
|
||||
]}
|
||||
sideTitle="Frequently Asked"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -380,8 +239,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Stay Updated"
|
||||
title="Join the Pizza Club"
|
||||
description="Sign up for exclusive offers and secret menu updates straight to your inbox."
|
||||
@@ -396,25 +254,17 @@ export default function LandingPage() {
|
||||
logoText="Ali Baik Pizza"
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
title: "Location", items: [
|
||||
{
|
||||
label: "123 Pizza St, City",
|
||||
href: "#",
|
||||
},
|
||||
label: "123 Pizza St, City", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -423,4 +273,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user