25 Commits

Author SHA1 Message Date
a260a0a387 Merge version_15 into main
Merge version_15 into main
2026-01-12 16:27:11 +00:00
d75f387ba9 Update src/app/page.tsx 2026-01-12 16:27:06 +00:00
aaff2bcc61 Merge version_14 into main
Merge version_14 into main
2026-01-12 16:24:28 +00:00
6c518b3206 Update src/app/page.tsx 2026-01-12 16:24:23 +00:00
add450f55f Merge version_13 into main
Merge version_13 into main
2026-01-12 16:22:55 +00:00
6f9bbdcd9f Update src/app/page.tsx 2026-01-12 16:22:50 +00:00
834c6a2c37 Merge version_12 into main
Merge version_12 into main
2026-01-12 16:21:29 +00:00
fb57f16c5f Update src/app/page.tsx 2026-01-12 16:21:24 +00:00
df09a576f1 Merge version_11 into main
Merge version_11 into main
2026-01-12 16:12:33 +00:00
5256ff922f Update src/app/page.tsx 2026-01-12 16:12:28 +00:00
7db401f4f2 Merge version_10 into main
Merge version_10 into main
2026-01-12 16:11:10 +00:00
ae8adfa9b3 Update src/app/page.tsx 2026-01-12 16:11:05 +00:00
2cdf3007f3 Merge version_9 into main
Merge version_9 into main
2026-01-12 15:45:10 +00:00
bbdad399a3 Update src/app/page.tsx 2026-01-12 15:45:05 +00:00
5936e58934 Merge version_8 into main
Merge version_8 into main
2026-01-12 15:43:55 +00:00
e7b5e7ab44 Update src/app/page.tsx 2026-01-12 15:43:51 +00:00
1b134fbd0d Merge version_7 into main
Merge version_7 into main
2026-01-12 15:27:56 +00:00
7daf2592c5 Merge version_6 into main
Merge version_6 into main
2026-01-12 15:13:44 +00:00
eb9917e035 Merge version_5 into main
Merge version_5 into main
2026-01-12 15:08:44 +00:00
4999c233d7 Merge version_4 into main
Merge version_4 into main
2026-01-12 15:05:09 +00:00
0b78e42a90 Merge version_3 into main
Merge version_3 into main
2026-01-12 13:33:44 +00:00
08fea905da Update src/app/page.tsx 2026-01-12 13:33:40 +00:00
686538ecb7 Merge version_3 into main
Merge version_3 into main
2026-01-12 13:31:39 +00:00
fe3aca3e20 Update src/app/page.tsx 2026-01-12 13:31:35 +00:00
cb7fdf91e9 Merge version_2 into main
Merge version_2 into main
2026-01-12 13:15:58 +00:00

View File

@@ -28,7 +28,7 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="Bean Haven" brandName="Bean Haven"
navItems={ navItems={[[
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Menu", id: "products" }, { name: "Menu", id: "products" },
@@ -44,8 +44,8 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroLogoBillboard <HeroLogoBillboard
logoText="Bean Haven" logoText="Bean Haven"
description="Artisan coffee roasted to perfection. Discover our single-origin blends and signature espresso drinks crafted with passion and precision." description="Artisan coffee roasted to perfection. Discover sdsadas single-origin blends and signature espresso drinks crafted with passion and precision."
imageSrc="https://img.b2bpic.net/free-photo/two-espresso-cups-coffee-engine_140725-5566.jpg?id=7219621" imageSrc="https://img.b2bpic.net/free-photo/woman-thoughtfully-looking-her-clothing-patterns_197531-24014.jpg?id=15970630"
imageAlt="Premium specialty coffee" imageAlt="Premium specialty coffee"
frameStyle="card" frameStyle="card"
/> />
@@ -59,7 +59,7 @@ export default function LandingPage() {
imagePosition="right" imagePosition="right"
textboxLayout="default" textboxLayout="default"
useInvertedBackground="invertDefault" useInvertedBackground="invertDefault"
imageSrc="https://img.b2bpic.net/free-photo/coffee-preparation-concept-still-life_23-2150354588.jpg" imageSrc="https://img.b2bpic.net/free-photo/shapely-woman-vintage-dress-touching-her-glasses-outdoor-shot-interested-relaxed-girl-brown-outfit_197531-11308.jpg?id=11935549"
imageAlt="Coffee farm and beans" imageAlt="Coffee farm and beans"
bulletPoints={[ bulletPoints={[
{ {
@@ -105,7 +105,7 @@ export default function LandingPage() {
tag="Process" tag="Process"
textboxLayout="split-actions" textboxLayout="split-actions"
useInvertedBackground="invertDefault" useInvertedBackground="invertDefault"
buttons={[ buttons={
{ {
text: "Shop Now", href: "#products" text: "Shop Now", href: "#products"
} }