Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,6 +46,10 @@ export default function LandingPage() {
|
||||
description="Your local home for unique treasures on Main Street. From handcrafted jewelry to cozy bookstore nooks, come find your next hidden gem at Gilded Nest."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-cozy-room-with-beautiful-cup_169016-2283.jpg"
|
||||
imageAlt="Inside our shop featuring unique artisan goods"
|
||||
buttons={[
|
||||
{ text: "Visit Us", href: "/visit" },
|
||||
{ text: "Wonder if they have what your looking for? Give them a call", href: "tel:+15555555555" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user