Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
description="Discover the latest smartphones, powerful laptops, and immersive audio equipment tailored for tech enthusiasts and professionals."
|
||||
testimonials={[]}
|
||||
buttons={[{ text: "Explore Tech", href: "#smartphones" }]}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/modern-tech-gadgets-desk_23-2148443577.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQG5OiqSMxYyxUHt2H5m5tBoE1/uploaded-1778210558439-vuutki1e.avif"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -55,8 +55,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "s1", name: "Titan Pro X", price: "$999", variant: "5G", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-mockup-screen_23-2148796593.jpg?_wi=1" },
|
||||
{ id: "s2", name: "Swift Mobile", price: "$799", variant: "128GB", imageSrc: "https://img.b2bpic.net/free-photo/smartphone-mockup-screen_23-2148796593.jpg?_wi=2" }
|
||||
{ id: "s1", name: "Iphone17 ", price: "700000FCFA ", variant: "5G", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQG5OiqSMxYyxUHt2H5m5tBoE1/uploaded-1778210558439-vuutki1e.avif" },
|
||||
{ id: "s2", name: "Swift Mobile", price: "35000FCFA ", variant: "128GB", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQG5OiqSMxYyxUHt2H5m5tBoE1/uploaded-1778210787421-v1kyzmfg.avif" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -70,8 +70,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "l1", name: "Zenith Book", price: "$1499", variant: "i9 / 32GB", imageSrc: "https://img.b2bpic.net/free-photo/laptop-mockup-desk_23-2148443577.jpg?_wi=1" },
|
||||
{ id: "l2", name: "Air Slim", price: "$1199", variant: "M3 Chip", imageSrc: "https://img.b2bpic.net/free-photo/laptop-mockup-desk_23-2148443577.jpg?_wi=2" }
|
||||
{ id: "l1", name: "Zenith Book", price: "200000FCF ", variant: "i9 / 32GB", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQG5OiqSMxYyxUHt2H5m5tBoE1/uploaded-1778211179395-w788bx4x.avif" },
|
||||
{ id: "l2", name: "LENOVO ", price: "1500000FCFA ", variant: "M3 Chip", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DQG5OiqSMxYyxUHt2H5m5tBoE1/uploaded-1778210989412-vtqohu8e.avif" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user