Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 02:11:32 +00:00

View File

@@ -29,23 +29,16 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Story",
id: "story",
},
name: "Story", id: "story"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "Visit",
id: "visit",
},
name: "Visit", id: "visit"},
]}
brandName="Fillmore Coffee"
button={{ text: "Order Online", href: "#menu" }}
/>
</div>
@@ -55,39 +48,23 @@ export default function LandingPage() {
description="Crafted Coffee. Elevated Experience."
buttons={[
{
text: "Visit Us",
href: "#visit",
},
text: "Visit Us", href: "#visit"},
{
text: "Menu",
href: "#menu",
},
text: "Menu", href: "#menu"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=1",
imageAlt: "Artisan coffee shop ambiance",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=2",
imageAlt: "Close-up of craft coffee",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=3",
imageAlt: "Barista pouring latte",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=4",
imageAlt: "Warm coffee shop interior",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=5",
imageAlt: "Artisan roasted beans",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg?_wi=6",
imageAlt: "Coffee aesthetic detail",
},
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151118888.jpg", imageAlt: "cozy artisan coffee shop interior"},
]}
/>
</div>
@@ -97,14 +74,9 @@ export default function LandingPage() {
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Story",
},
type: "text", content: "Our Story"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg",
alt: "Crafting coffee",
},
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-barista-hands-preparing-coffee-customer-coffee-shop_93675-135049.jpg", alt: "barista roasting coffee beans detail"},
]}
/>
</div>
@@ -117,46 +89,22 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "House Blend",
price: "$4.50",
variant: "Espresso",
imageSrc: "http://img.b2bpic.net/free-photo/hands-filling-filter-with-coffee-powder_23-2147834509.jpg",
id: "1", name: "House Blend", price: "$4.50", variant: "Espresso", imageSrc: "http://img.b2bpic.net/free-photo/hands-filling-filter-with-coffee-powder_23-2147834509.jpg", imageAlt: "handcrafted specialty espresso drink"
},
{
id: "2",
name: "Single Origin",
price: "$5.50",
variant: "Pour Over",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans_23-2147747252.jpg",
id: "2", name: "Single Origin", price: "$5.50", variant: "Pour Over", imageSrc: "http://img.b2bpic.net/free-photo/close-up-coffee-beans_23-2147747252.jpg", imageAlt: "freshly roasted coffee beans pile"
},
{
id: "3",
name: "Latte",
price: "$6.00",
variant: "Milk Based",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-drink-with-milk_23-2148865605.jpg",
id: "3", name: "Latte", price: "$6.00", variant: "Milk Based", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-drink-with-milk_23-2148865605.jpg", imageAlt: "coffee shop pouring latte art"
},
{
id: "4",
name: "Cold Brew",
price: "$5.00",
variant: "Iced",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg",
id: "4", name: "Cold Brew", price: "$5.00", variant: "Iced", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-ice-cubes-glass-wooden-spoon_23-2148441187.jpg", imageAlt: "coffee drink glass aesthetic"
},
{
id: "5",
name: "Pastry Pairing",
price: "$8.00",
variant: "Bakery",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg",
id: "5", name: "Pastry Pairing", price: "$8.00", variant: "Bakery", imageSrc: "http://img.b2bpic.net/free-photo/top-view-croissant-with-coffee_23-2148337184.jpg", imageAlt: "fresh croissant coffee pastry combo"
},
{
id: "6",
name: "Seasonal Special",
price: "$7.00",
variant: "Limited",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-making-coffee-process_23-2148366531.jpg",
id: "6", name: "Seasonal Special", price: "$7.00", variant: "Limited", imageSrc: "http://img.b2bpic.net/free-photo/close-up-making-coffee-process_23-2148366531.jpg", imageAlt: "pour over coffee craft process"
},
]}
title="Signature Menu"
@@ -172,30 +120,15 @@ export default function LandingPage() {
metricsAnimation="slide-up"
metrics={[
{
id: "m1",
value: "15+",
description: "Years of Roasting",
},
id: "m1", value: "15+", description: "Years of Roasting"},
{
id: "m2",
value: "100k+",
description: "Cups Served",
},
id: "m2", value: "100k+", description: "Cups Served"},
{
id: "m3",
value: "20",
description: "Partner Farms",
},
id: "m3", value: "20", description: "Partner Farms"},
{
id: "m4",
value: "4",
description: "City Locations",
},
id: "m4", value: "4", description: "City Locations"},
{
id: "m5",
value: "4.9",
description: "Average Rating",
},
id: "m5", value: "4.9", description: "Average Rating"},
]}
/>
</div>
@@ -204,11 +137,11 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "animated-grid",
}}
variant: "animated-grid"}}
title="Visit Us"
description="Jakarta Selatan • Open Daily"
imageSrc="http://img.b2bpic.net/free-photo/barista-with-drink-looking-away_23-2147830585.jpg"
imageAlt="coffee shop storefront exterior warm"
mediaAnimation="blur-reveal"
buttonText="Directions"
tag="Find Us"
@@ -221,25 +154,17 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#story",
},
label: "About Us", href: "#story"},
{
label: "Our Menu",
href: "#menu",
},
label: "Our Menu", href: "#menu"},
],
},
{
items: [
{
label: "Visit Us",
href: "#visit",
},
label: "Visit Us", href: "#visit"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
]}