4 Commits

Author SHA1 Message Date
831e423d3b Update src/app/page.tsx 2026-04-15 02:04:42 +00:00
85f9e208ae Merge version_3 into main
Merge version_3 into main
2026-04-15 02:02:36 +00:00
7713cc179d Update src/app/page.tsx 2026-04-15 02:02:33 +00:00
e6fd42a003 Merge version_2 into main
Merge version_2 into main
2026-04-15 02:01:37 +00:00

View File

@@ -108,7 +108,7 @@ export default function LandingPage() {
id: "6", name: "Iced Fruit Tea", price: "£3.50", variant: "Cold Drinks", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cocktail-female-hand-dark-background_140725-135121.jpg"},
]}
title="Our Daily Menu"
description="Handcrafted drinks and fresh local treats."
description="Hand-roasted, small-batch beans sourced directly from independent farmers, served alongside fresh local treats."
/>
</div>
@@ -148,7 +148,7 @@ export default function LandingPage() {
text="Visit us in the heart of Guildford. Were open daily from 8:00 AM to 6:00 PM. Call us at 01483 555 123."
buttons={[
{
text: "Plan Your Visit", href: "#"},
text: "Get Directions", href: "#"},
]}
/>
</div>