Merge version_2 into main #2
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/espresso-machine-making-coffee_1150-17865.jpg" },
|
||||
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-beans_1150-32986.jpg" },
|
||||
{ id: "c5", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-cup-wood-table_1150-42475.jpg" },
|
||||
{ id: "c6", imageSrc: "http://img.b2bpic.net/free-photo/coffee-shop-interior_1150-18451.jpg" },
|
||||
{ id: "c6", imageSrc: "http://img.b2bpic.net/coffee-shop-interior_1150-18451.jpg" },
|
||||
]}
|
||||
buttons={[{ text: "View Menu", href: "#features" }]}
|
||||
/>
|
||||
@@ -71,6 +71,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Visit us today for the perfect brew!"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Find Us", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user