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