Update src/app/page.tsx
This commit is contained in:
147
src/app/page.tsx
147
src/app/page.tsx
@@ -16,27 +16,22 @@ export default function LandingPage() {
|
||||
defaultButtonVariant="expand-hover"
|
||||
defaultTextAnimation="background-highlight"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="circleGradient"
|
||||
cardStyle="glass-elevated"
|
||||
primaryButtonStyle="gradient"
|
||||
secondaryButtonStyle="glass"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Menu", id: "/menu" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" },
|
||||
]}
|
||||
brandName="Oresto Pizza"
|
||||
/>
|
||||
@@ -47,16 +42,10 @@ export default function LandingPage() {
|
||||
title="Gujranwala’s Most Creamy, Loaded Pizza Experience"
|
||||
description="Freshly baked. Generously topped. Made to impress every bite."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
{ text: "Order Now", href: "#" },
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/a-close-up-of-a-premium-creamy-melted-pi-1774777215734-6ee1e8ee.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/a-close-up-of-a-premium-creamy-melted-pi-1774777215734-6ee1e8ee.png"
|
||||
imageAlt="Oresto Creamy Pizza"
|
||||
/>
|
||||
</div>
|
||||
@@ -68,24 +57,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Creamy Melt Pizza",
|
||||
price: "Rs 1500",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/creamy-melt-pizza-slice-close-up-on-rich-1774777216279-18ce8596.png?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Loaded Fries",
|
||||
price: "Rs 800",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/loaded-fries-with-cheese-and-sauces-appe-1774777215678-b883e7ce.png",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Classic Cheese Pizza",
|
||||
price: "Rs 1200",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/classic-cheese-pizza-golden-crust-meltin-1774777214844-192f2fd2.png?_wi=1",
|
||||
},
|
||||
{ id: "p1", name: "Creamy Melt Pizza", price: "Rs 1500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/creamy-melt-pizza-slice-close-up-on-rich-1774777216279-18ce8596.png" },
|
||||
{ id: "p2", name: "Loaded Fries", price: "Rs 800", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/loaded-fries-with-cheese-and-sauces-appe-1774777215678-b883e7ce.png" },
|
||||
{ id: "p3", name: "Classic Cheese Pizza", price: "Rs 1200", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/classic-cheese-pizza-golden-crust-meltin-1774777214844-192f2fd2.png" },
|
||||
]}
|
||||
title="Our Best Sellers"
|
||||
description="Rich, creamy, and loaded to perfection."
|
||||
@@ -99,21 +73,12 @@ export default function LandingPage() {
|
||||
title="We Listen. We Improve. We Deliver Better."
|
||||
description="We are growing and committed to consistency. Our hot & fresh delivery guarantee is backed by our promise to provide generous toppings with fresh ingredients."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Hot & Fresh Guarantee",
|
||||
description: "Delivered to your door, perfectly baked.",
|
||||
},
|
||||
{
|
||||
title: "Upgraded Quality",
|
||||
description: "New recipes, better taste, every time.",
|
||||
},
|
||||
{
|
||||
title: "Generous Toppings",
|
||||
description: "Loaded with premium ingredients.",
|
||||
},
|
||||
{ title: "Hot & Fresh Guarantee", description: "Delivered to your door, perfectly baked." },
|
||||
{ title: "Upgraded Quality", description: "New recipes, better taste, every time." },
|
||||
{ title: "Generous Toppings", description: "Loaded with premium ingredients." },
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/a-close-up-of-a-premium-creamy-melted-pi-1774777215734-6ee1e8ee.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/a-close-up-of-a-premium-creamy-melted-pi-1774777215734-6ee1e8ee.png"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -124,26 +89,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="Sarah Ahmed"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-happy-custome-1774777214295-32975356.png",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-young-profess-1774777216586-eee6956b.png",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/portrait-of-a-food-blogger-enthusiast-1774777214742-6e136997.png",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/portrait-of-an-office-worker-enjoying-pi-1774777214135-0bb506a5.png",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-happy-custome-1774777214295-32975356.png",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-happy-custome-1774777214295-32975356.png", alt: "Customer 1" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-young-profess-1774777216586-eee6956b.png", alt: "Customer 2" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/portrait-of-a-food-blogger-enthusiast-1774777214742-6e136997.png", alt: "Customer 3" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/portrait-of-an-office-worker-enjoying-pi-1774777214135-0bb506a5.png", alt: "Customer 4" },
|
||||
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc8owM7roPTKjYHWoOcZkq8bsT/professional-headshot-of-a-happy-custome-1774777214295-32975356.png", alt: "Customer 5" },
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -153,53 +103,18 @@ export default function LandingPage() {
|
||||
<div id="contact-home" data-section="contact-home">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
text="Ready to satisfy your cravings? Call us now to get your creamy, loaded pizza delivered fresh."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now: 0325 6737861",
|
||||
href: "tel:03256737861",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Call Now: 0325 6737861", href: "tel:03256737861" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Location",
|
||||
items: [
|
||||
{
|
||||
label: "Near Punjab College, Garden Town, Gujranwala",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Quick Links",
|
||||
items: [
|
||||
{
|
||||
label: "Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "/about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
{
|
||||
label: "Call Us",
|
||||
href: "tel:03256737861",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Location", items: [{ label: "Near Punjab College, Garden Town, Gujranwala", href: "#" }] },
|
||||
{ title: "Quick Links", items: [{ label: "Menu", href: "/menu" }, { label: "About", href: "/about" }] },
|
||||
{ title: "Support", items: [{ label: "Call Us", href: "tel:03256737861" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Oresto Pizza"
|
||||
bottomRightText="Creamy. Loaded. Unforgettable."
|
||||
|
||||
Reference in New Issue
Block a user