Merge version_1 into main #2
170
src/app/page.tsx
170
src/app/page.tsx
@@ -29,21 +29,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
},
|
||||
name: "Features", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Viva Coffee"
|
||||
/>
|
||||
@@ -52,48 +44,27 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Crafted with Passion at Viva"
|
||||
description="Experience the art of authentic roasting. From farm to cup, every bean tells a story of tradition, quality, and community warmth."
|
||||
tag="Artisan Coffee Roasters"
|
||||
buttons={[
|
||||
{
|
||||
text: "Discover Our Menu",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Discover Our Menu", href: "#about"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg?_wi=1",
|
||||
imageAlt: "Artisan coffee shop atmosphere",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg", imageAlt: "Artisan coffee shop atmosphere"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg?_wi=1",
|
||||
imageAlt: "Fresh roasted coffee beans",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg", imageAlt: "Fresh roasted coffee beans"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=1",
|
||||
imageAlt: "Warm cozy cafe setting",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg", imageAlt: "Warm cozy cafe setting"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064702.jpg",
|
||||
imageAlt: "Professional coffee brewing",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/person-cafe-enjoying-book_23-2150064702.jpg", imageAlt: "Professional coffee brewing"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/steaming-coffee-cup-table_1373-56.jpg",
|
||||
imageAlt: "Barista latte art craft",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/steaming-coffee-cup-table_1373-56.jpg", imageAlt: "Barista latte art craft"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg",
|
||||
imageAlt: "Morning coffee ritual",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-with-people_1162-118.jpg", imageAlt: "Morning coffee ritual"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,24 +74,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Our roasting process is built on patience and precision.",
|
||||
},
|
||||
type: "text", content: "Our roasting process is built on patience and precision."},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg",
|
||||
alt: "Roasting Process",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/male-barista-brewing-coffee-alternative-method-aeropress_176420-14736.jpg", alt: "Roasting Process"},
|
||||
{
|
||||
type: "text",
|
||||
content: "We carefully source beans from local growers to ensure sustainable quality in every single brew.",
|
||||
},
|
||||
type: "text", content: "We carefully source beans from local growers to ensure sustainable quality in every single brew."},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#features",
|
||||
},
|
||||
text: "Learn More", href: "#features"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -132,40 +94,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Roast Daily",
|
||||
description: "Small batches roasted in-house every morning to ensure peak flavor profiles.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg",
|
||||
},
|
||||
title: "Fresh Roast Daily", description: "Small batches roasted in-house every morning to ensure peak flavor profiles.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-tasty-snack-hot-drink-cookies-shape-coffee-seeds_185193-110871.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-black-skin-candid-smile-chatting-by-phone-enjoying-coffee-break-cafe_273443-1367.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg?_wi=2",
|
||||
imageAlt: "cozy artisan coffee shop interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-black-skin-candid-smile-chatting-by-phone-enjoying-coffee-break-cafe_273443-1367.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Artisan Crafting",
|
||||
description: "Baristas trained in traditional techniques for the perfect pour-over experience.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg",
|
||||
},
|
||||
title: "Artisan Crafting", description: "Baristas trained in traditional techniques for the perfect pour-over experience.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-cup-with-coffee_23-2148892839.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-indigenous-friends_23-2151128161.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-dessert-arrangement-winter_23-2149188015.jpg?_wi=2",
|
||||
imageAlt: "handheld fresh roasted coffee beans",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-indigenous-friends_23-2151128161.jpg"},
|
||||
},
|
||||
{
|
||||
title: "Cozy Community",
|
||||
description: "Spaces designed for lingering, working, and connecting with our local community.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-tea-books-burning-candle-beautiful-candlestick-home-comfort-concept_169016-9931.jpg",
|
||||
},
|
||||
title: "Cozy Community", description: "Spaces designed for lingering, working, and connecting with our local community.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-cup-tea-books-burning-candle-beautiful-candlestick-home-comfort-concept_169016-9931.jpg"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-barista-preparing-coffee_23-2148824432.jpg?_wi=2",
|
||||
imageAlt: "aesthetic coffee shop interior decor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nutritional-counter-app-concept_23-2149880608.jpg"},
|
||||
},
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
@@ -181,40 +125,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Coffee Enthusiast",
|
||||
testimonial: "The best espresso I've had in years. The atmosphere is always welcoming and warm.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Coffee Enthusiast", testimonial: "The best espresso I've had in years. The atmosphere is always welcoming and warm.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-asian-woman-apron-barista-giving-you-cup-coffee-working-cafe-serving_1258-199256.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael R.",
|
||||
role: "Daily Regular",
|
||||
testimonial: "Viva is my favorite spot to start the day. Truly exceptional beans and friendly staff.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183749.jpg",
|
||||
},
|
||||
id: "2", name: "Michael R.", role: "Daily Regular", testimonial: "Viva is my favorite spot to start the day. Truly exceptional beans and friendly staff.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-reading-coffee-shop_23-2150183749.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily D.",
|
||||
role: "Creative Professional",
|
||||
testimonial: "I love the aesthetic. It's the perfect environment to get work done with a great brew.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-cute-girl-pic_23-2150649852.jpg",
|
||||
},
|
||||
id: "3", name: "Emily D.", role: "Creative Professional", testimonial: "I love the aesthetic. It's the perfect environment to get work done with a great brew.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-cute-girl-pic_23-2150649852.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David W.",
|
||||
role: "Local Business Owner",
|
||||
testimonial: "Their commitment to quality and community makes Viva a staple for our neighborhood.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/casual-stylish-young-asian-man-with-earphones-cafe-eating-sushi_627829-1324.jpg",
|
||||
},
|
||||
id: "4", name: "David W.", role: "Local Business Owner", testimonial: "Their commitment to quality and community makes Viva a staple for our neighborhood.", imageSrc: "http://img.b2bpic.net/free-photo/casual-stylish-young-asian-man-with-earphones-cafe-eating-sushi_627829-1324.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "Coffee Blogger",
|
||||
testimonial: "A masterclass in roasting. The single-origin pour-overs are simply world-class.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-17170.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica L.", role: "Coffee Blogger", testimonial: "A masterclass in roasting. The single-origin pour-overs are simply world-class.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-cheerful-girl-with-tattooes-dreadlocks-is-sitting-food-court-while-drinking-coffee_613910-17170.jpg"},
|
||||
]}
|
||||
title="Words from Our Community"
|
||||
description="See why locals call Viva their second home."
|
||||
@@ -225,14 +144,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
text="Join us at Viva and share a coffee soon."
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Our Shop",
|
||||
href: "#",
|
||||
},
|
||||
text: "Visit Our Shop", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -243,29 +159,19 @@ export default function LandingPage() {
|
||||
logoText="Viva"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Community",
|
||||
href: "#",
|
||||
},
|
||||
label: "Community", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user