Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d403e2b94 |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Welcome to City Mobile Bazaar"
|
||||
description="Your ultimate destination for the latest smartphones and mobile technology. Expert service, competitive prices, and a huge selection of top brands."
|
||||
description="Get expert repairs and the latest gadgets under one roof."
|
||||
tag="Mobile Tech Experts"
|
||||
buttons={[
|
||||
{ text: "View Products", href: "#products" },
|
||||
@@ -75,7 +75,6 @@ export default function LandingPage() {
|
||||
{ id: "p5", name: "Basic Plus", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-white-podium-with-cubes-modern-studio_187299-46586.jpg" },
|
||||
{ id: "p6", name: "Power Series", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-white-background_58702-5011.jpg" }
|
||||
]}
|
||||
buttons={[{ text: "Shop All Deals", href: "#products" }]}
|
||||
title="Latest Arrivals"
|
||||
description="Explore our curated selection of the newest and best performing mobile devices on the market."
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user