5 Commits

Author SHA1 Message Date
7e7c6eab8a Merge version_4 into main
Merge version_4 into main
2026-04-23 16:30:54 +00:00
2eb028ea1a Update src/app/page.tsx 2026-04-23 16:30:48 +00:00
7938775f9d Merge version_3 into main
Merge version_3 into main
2026-04-23 16:28:36 +00:00
551eecf147 Update src/app/page.tsx 2026-04-23 16:28:33 +00:00
8874406ced Merge version_2 into main
Merge version_2 into main
2026-04-23 16:27:39 +00:00

View File

@@ -84,7 +84,8 @@ export default function LandingPage() {
{ id: "3", name: "Golden Mocha", price: "$5.00", variant: "Sweet/Bold", imageSrc: "http://img.b2bpic.net/free-photo/glass-filled-with-coffee-coffee-beans_23-2148254970.jpg" },
]}
title="Our Signature Brews"
description="Discover our carefully curated menu, featuring everything from classic espressos to exotic single-origin pours, all roasted to perfection."
description="Experience artisanal quality, roasted fresh in small batches for the ultimate flavor profile."
buttons={[{ text: "View Full Menu", href: "#menu-details" }]}
/>
</div>