Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-orange-slices-drinkl_23-2149418285.jpg"
|
||||
imageAlt="Premium product showcase"
|
||||
buttons={[
|
||||
{ text: "Browse Collection", href: "#products" }
|
||||
{ text: "Browse Collection", href: "#products" },
|
||||
{ text: "View Gallery", href: "#featured" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user