Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
173
src/app/page.tsx
173
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
name: "Menu", id: "/menu"},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
name: "About", id: "/about"},
|
||||
{
|
||||
name: "Order",
|
||||
id: "/order",
|
||||
},
|
||||
name: "Order", id: "/order"},
|
||||
]}
|
||||
brandName="Papparoti"
|
||||
/>
|
||||
@@ -52,65 +44,40 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Freshly Baked. Perfectly Brewed. Unforgettable."
|
||||
description="Experience the iconic Papparoti coffee bun — crispy on the outside, soft and buttery on the inside."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "/order",
|
||||
},
|
||||
text: "Order Now", href: "/order"},
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Visit Us", href: "#location"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-hand-pouring-cream_23-2148904689.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg",
|
||||
alt: "Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/handsome-young-man-wearing-trendy-hat-sitting-wooden-table-coffee-shop_273609-1622.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg",
|
||||
alt: "Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423993.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423991.jpg",
|
||||
alt: "Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-drinking-coffee-spacious-cafeteria_23-2150423991.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/women-drinking-coffee_23-2148006750.jpg",
|
||||
alt: "Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/women-drinking-coffee_23-2148006750.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2403.jpg",
|
||||
alt: "Customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-pretty-woman-cafe_1328-2403.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
avatarText="Join 10,000+ happy customers"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Freshly Baked",
|
||||
},
|
||||
type: "text", text: "Freshly Baked"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Premium Arabica",
|
||||
},
|
||||
type: "text", text: "Premium Arabica"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Signature Caramel",
|
||||
},
|
||||
type: "text", text: "Signature Caramel"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisan Quality",
|
||||
},
|
||||
type: "text", text: "Artisan Quality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Warm Atmosphere",
|
||||
},
|
||||
type: "text", text: "Warm Atmosphere"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -123,26 +90,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Signature Bun",
|
||||
price: "$4.50",
|
||||
variant: "Coffee Caramel",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg",
|
||||
},
|
||||
id: "p1", name: "Signature Bun", price: "$4.50", variant: "Coffee Caramel", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-arrangement_23-2150312220.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Roast",
|
||||
price: "$3.00",
|
||||
variant: "Arabica",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312222.jpg",
|
||||
},
|
||||
id: "p2", name: "Premium Roast", price: "$3.00", variant: "Arabica", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312222.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Signature Shake",
|
||||
price: "$6.00",
|
||||
variant: "Vanilla Bean",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-croissant-plate-trivet-with-lemon-tangerine-kumquat-flour-ginger-with-spoon-honey-dipper-rolling-pin-black-background_141793-130598.jpg",
|
||||
},
|
||||
id: "p3", name: "Signature Shake", price: "$6.00", variant: "Vanilla Bean", imageSrc: "http://img.b2bpic.net/free-photo/side-view-croissant-plate-trivet-with-lemon-tangerine-kumquat-flour-ginger-with-spoon-honey-dipper-rolling-pin-black-background_141793-130598.jpg"},
|
||||
]}
|
||||
title="The Bun That Started It All"
|
||||
description="Golden crust infused with coffee caramel topping, soft fluffy inside, served hot."
|
||||
@@ -151,44 +103,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Foodie",
|
||||
testimonial: "The best coffee bun I've ever had.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Foodie", testimonial: "The best coffee bun I've ever had.", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Local",
|
||||
testimonial: "You walk in for coffee, you stay for the experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Local", testimonial: "You walk in for coffee, you stay for the experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-cafe_1303-25716.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena Rossi",
|
||||
role: "Blogger",
|
||||
testimonial: "Absolute perfection, buttery and crisp.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg",
|
||||
},
|
||||
id: "3", name: "Elena Rossi", role: "Blogger", testimonial: "Absolute perfection, buttery and crisp.", imageSrc: "http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Visitor",
|
||||
testimonial: "My morning ritual now involves Papparoti.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520063.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Visitor", testimonial: "My morning ritual now involves Papparoti.", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-looking-menu-together-restaurant_23-2150520063.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anna Smith",
|
||||
role: "Regular",
|
||||
testimonial: "Unbeatable freshness every single time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624091.jpg",
|
||||
},
|
||||
id: "5", name: "Anna Smith", role: "Regular", testimonial: "Unbeatable freshness every single time.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-iced-coffee_23-2149624091.jpg"},
|
||||
]}
|
||||
title="Loved by thousands"
|
||||
description="See why our customers keep coming back for more."
|
||||
@@ -204,22 +132,12 @@ export default function LandingPage() {
|
||||
description="Serving happiness one bun at a time."
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "1M+",
|
||||
title: "Buns Baked",
|
||||
items: [
|
||||
"Fresh daily",
|
||||
"Artisan quality",
|
||||
],
|
||||
id: "m1", value: "1M+", title: "Buns Baked", items: [
|
||||
"Fresh daily", "Artisan quality"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "50+",
|
||||
title: "Locations",
|
||||
items: [
|
||||
"Worldwide",
|
||||
"Open daily",
|
||||
],
|
||||
id: "m2", value: "50+", title: "Locations", items: [
|
||||
"Worldwide", "Open daily"],
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -227,6 +145,12 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Absolutely wonderful service and taste!"
|
||||
rating={5}
|
||||
author="Alex Rivera"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-adult-enjoying-beverage_23-2149304428.jpg", alt: "Author" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -236,34 +160,23 @@ export default function LandingPage() {
|
||||
logoText="Papparoti"
|
||||
columns={[
|
||||
{
|
||||
title: "Visit",
|
||||
items: [
|
||||
title: "Visit", items: [
|
||||
{
|
||||
label: "Find a Location",
|
||||
href: "#",
|
||||
},
|
||||
label: "Find a Location", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Buns",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Buns", href: "/menu"},
|
||||
{
|
||||
label: "Coffee",
|
||||
href: "/menu",
|
||||
},
|
||||
label: "Coffee", href: "/menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user