28 Commits

Author SHA1 Message Date
893119fe8d Update src/app/page.tsx 2026-02-17 15:25:01 +00:00
2a8a0c9351 Update src/app/shop/page.tsx 2026-02-17 15:22:26 +00:00
12c2c57065 Update src/app/shop/[id]/page.tsx 2026-02-17 15:22:25 +00:00
bd83b378b6 Update src/app/page.tsx 2026-02-17 15:22:25 +00:00
e18827df57 Update src/app/layout.tsx 2026-02-17 15:22:24 +00:00
c3716f77b9 Update src/app/blog/page.tsx 2026-02-17 15:22:23 +00:00
1a974bdde5 Merge version_4 into main
Merge version_4 into main
2026-02-17 15:00:58 +00:00
06042dc6ce Update src/app/page.tsx 2026-02-17 15:00:54 +00:00
0ef4ee2593 Merge version_3 into main
Merge version_3 into main
2026-02-17 14:51:12 +00:00
f21d1658f1 Update src/app/shop/page.tsx 2026-02-17 14:51:08 +00:00
11ec67f0e3 Update src/app/shop/[id]/page.tsx 2026-02-17 14:51:07 +00:00
6a01a2126f Update src/app/page.tsx 2026-02-17 14:51:07 +00:00
576a93ef4b Update src/app/layout.tsx 2026-02-17 14:51:06 +00:00
c38aef35ca Update src/app/blog/page.tsx 2026-02-17 14:51:05 +00:00
934d5e3cc8 Merge version_2 into main
Merge version_2 into main
2026-02-17 14:46:48 +00:00
665b25d93e Update src/app/shop/page.tsx 2026-02-17 14:46:43 +00:00
d749411aa8 Update src/app/shop/[id]/page.tsx 2026-02-17 14:46:42 +00:00
6ac8d4dbaa Update src/app/page.tsx 2026-02-17 14:46:42 +00:00
26ded7b9ef Update src/app/layout.tsx 2026-02-17 14:46:41 +00:00
212aa911b6 Update src/app/blog/page.tsx 2026-02-17 14:46:40 +00:00
e3adfbdfda Merge version_2 into main
Merge version_2 into main
2026-02-17 14:44:07 +00:00
15436d71d5 Update src/app/shop/page.tsx 2026-02-17 14:44:03 +00:00
84c592f6ac Update src/app/shop/[id]/page.tsx 2026-02-17 14:44:03 +00:00
2a0e3221c4 Update src/app/page.tsx 2026-02-17 14:44:02 +00:00
9984deecc0 Update src/app/layout.tsx 2026-02-17 14:44:01 +00:00
60b918dde3 Update src/app/blog/page.tsx 2026-02-17 14:44:00 +00:00
8d66f61d1a Merge version_1 into main
Merge version_1 into main
2026-02-17 11:32:06 +00:00
af7cd8fc2a Merge version_1 into main
Merge version_1 into main
2026-02-17 11:29:34 +00:00

View File

@@ -1,7 +1,7 @@
"use client" "use client";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline'; import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroBillboardDashboard from '@/components/sections/hero/HeroBillboardDashboard'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard'; import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import FeatureBento from '@/components/sections/feature/FeatureBento'; import FeatureBento from '@/components/sections/feature/FeatureBento';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
@@ -65,65 +65,26 @@ export default function LandingPage() {
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardDashboard <HeroBillboardCarousel
title="Welcome to Barakuda" title="Barakuda"
description="Experience the finest specialty coffee crafted with precision and passion. A sanctuary for coffee lovers seeking authentic flavor and genuine community." description="Experience the finest specialty coffee crafted with precision and passion."
tag="Premium Coffee Experience" background={{ variant: "plain" }}
tagIcon={Coffee} mediaItems={[
tagAnimation="slide-up" {
imageSrc: "https://img.b2bpic.net/free-photo/cafe-interior-with-orange-sofa-three-tables-three-black-chairs_181624-8624.jpg", imageAlt: "Barakuda coffee shop interior"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2328.jpg", imageAlt: "Barista preparing specialty coffee"
},
{
imageSrc: "https://img.b2bpic.net/free-photo/coffee-bean-pattern_181624-8624.jpg", imageAlt: "Coffee beans"
}
]}
buttons={[ buttons={[
{ text: "Explore Our Menu", href: "#features" }, { text: "Explore Our Menu", href: "#features" },
{ text: "Book a Table", href: "#contact" } { text: "Book a Table", href: "#contact" }
]} ]}
buttonAnimation="slide-up" ariaLabel="Barakuda coffee showcase carousel"
background={{ variant: "radial-gradient" }}
dashboard={{
title: "Barakuda Live", logoIcon: Coffee,
imageSrc: "https://img.b2bpic.net/free-photo/barista-work-coffee-shop_158595-2333.jpg", searchPlaceholder: "Search our menu...", chartTitle: "Daily Visitors", listTitle: "Today's Specials", sidebarItems: [
{ icon: Home, active: true },
{ icon: Coffee, active: false },
{ icon: Users, active: false }
],
stats: [
{
title: "Since", values: [2015, 2016, 2015],
description: "Serving coffee with passion"
},
{
title: "Beans", values: [48, 52, 45],
valueSuffix: "+", description: "Specialty varieties sourced globally"
},
{
title: "Community", values: [5000, 5200, 4800],
description: "Coffee lovers & regular guests"
}
],
chartData: [
{ value: 65 },
{ value: 78 },
{ value: 72 },
{ value: 85 },
{ value: 92 }
],
listItems: [
{
icon: Star,
title: "Ethiopian Yirgacheffe", status: "Available"
},
{
icon: Flame,
title: "Dark Roast Blend", status: "Limited"
},
{
icon: Leaf,
title: "Single Origin Cold Brew", status: "Fresh"
}
],
buttons: [
{ text: "Menu", href: "#features" },
{ text: "Reserve", href: "#contact" }
]
}}
/> />
</div> </div>