Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-05-09 18:47:40 +00:00

View File

@@ -85,7 +85,7 @@ export default function LandingPage() {
{ id: "p6", name: "French Press", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/closeup-green-cup-with-coffee-female-hands_169016-23917.jpg", priceButtonProps: { text: "Order Now", href: "#contact" } },
]}
title="Signature Brews"
description="Discover our collection of handcrafted coffee drinks."
description="Featuring notes of dark chocolate, toasted hazelnut, and Ethiopian heirloom floral undertones."
/>
</div>
@@ -194,4 +194,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}