Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ccb58aac71 | |||
| 6132f26350 | |||
| 67f3addca7 | |||
| 359ce7c79a | |||
| 22a10c2d09 |
@@ -162,7 +162,7 @@ export default function LandingPage() {
|
||||
reviewCount: "35", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cinnamon-rolls-table_23-2148604544.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Artisanal offerings roasted to perfection."
|
||||
description="Discover our curated selection of small-batch, single-origin roasts prepared for the perfect pour."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -232,6 +232,7 @@ export default function LandingPage() {
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
buttonText="Subscribe for Updates"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-smiley-man-wearing-apron_23-2149434487.jpg"
|
||||
imageAlt="modern cafe contact interior"
|
||||
/>
|
||||
@@ -265,4 +266,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user