Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 831e423d3b | |||
| 85f9e208ae | |||
| 7713cc179d | |||
| e6fd42a003 |
@@ -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"},
|
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"
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
|||||||
text="Visit us in the heart of Guildford. We’re open daily from 8:00 AM to 6:00 PM. Call us at 01483 555 123."
|
text="Visit us in the heart of Guildford. We’re open daily from 8:00 AM to 6:00 PM. Call us at 01483 555 123."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Plan Your Visit", href: "#"},
|
text: "Get Directions", href: "#"},
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user