Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-shopping-bags-mall_627829-8558.jpg", imageAlt: "Premium shopping experience"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg", imageAlt: "Luxury product collection"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg?_wi=1", imageAlt: "Luxury product collection"
|
||||
}
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
@@ -70,10 +70,10 @@ export default function LandingPage() {
|
||||
description="Browse our carefully selected premium items. Add to cart and enjoy seamless checkout."
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Premium Leather Handbag", price: "$189.99", imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg", imageAlt: "Premium leather handbag", initialQuantity: 1
|
||||
id: "1", name: "Premium Leather Handbag", price: "$189.99", imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg?_wi=2", imageAlt: "Premium leather handbag", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "2", name: "Smart Watch Pro", price: "$299.99", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unknown-woman-checks-fitness-results-smartwatch-monitors-pulse-dressed-casual-sweatshirt-carries-karemat-poses-outdoors-faceless-sportswoman-uses-modern-gadget-sport_273609-60647.jpg", imageAlt: "Smart watch pro model", initialQuantity: 1
|
||||
id: "2", name: "Smart Watch Pro", price: "$299.99", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unknown-woman-checks-fitness-results-smartwatch-monitors-pulse-dressed-casual-sweatshirt-carries-karemat-poses-outdoors-faceless-sportswoman-uses-modern-gadget-sport_273609-60647.jpg?_wi=1", imageAlt: "Smart watch pro model", initialQuantity: 1
|
||||
},
|
||||
{
|
||||
id: "3", name: "Designer Sunglasses", price: "$159.99", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fashion-portrait-beautiful-woman-with-perfect-skin-big-amazing-smile-have-blonde-fluffy-curled-hairs-wearing-white-wither-sparkles-sweater-pearl-bracelet-round-sunglasses_291049-348.jpg", imageAlt: "Designer sunglasses", initialQuantity: 1
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cargo-container-ship-harbor_1359-858.jpg"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-bag-with-scarf_140725-6390.jpg?_wi=3"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/erupi-erupee-digital-currency-background-watermark-style_1017-49403.jpg"
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unknown-woman-checks-fitness-results-smartwatch-monitors-pulse-dressed-casual-sweatshirt-carries-karemat-poses-outdoors-faceless-sportswoman-uses-modern-gadget-sport_273609-60647.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unknown-woman-checks-fitness-results-smartwatch-monitors-pulse-dressed-casual-sweatshirt-carries-karemat-poses-outdoors-faceless-sportswoman-uses-modern-gadget-sport_273609-60647.jpg?_wi=2"
|
||||
}
|
||||
}
|
||||
]}
|
||||
@@ -149,10 +149,10 @@ export default function LandingPage() {
|
||||
description="Join thousands of satisfied shoppers who trust ShopHub for their premium shopping needs."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Absolutely love shopping at ShopHub! The quality of products and customer service is exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "Absolutely love shopping at ShopHub! The quality of products and customer service is exceptional. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Best online shopping experience I've had. Fast shipping and premium quality products at great prices.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-executive-taking-photo_1154-209.jpg", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Best online shopping experience I've had. Fast shipping and premium quality products at great prices.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-executive-taking-photo_1154-209.jpg?_wi=1", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyrod", testimonial: "ShopHub has become my go-to for luxury items. The curation is impeccable and delivery is lightning fast!", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-closeup-emotion-concept_169016-65608.jpg", imageAlt: "Emily Rodriguez"
|
||||
@@ -161,10 +161,10 @@ export default function LandingPage() {
|
||||
id: "4", name: "David Kim", handle: "@davidkim", testimonial: "Impressive product selection and outstanding customer support. ShopHub truly sets the standard for online retail.", imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84733.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "The best shopping platform I've found. Premium brands, authentic products, and reliable service every time.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", imageAlt: "Jessica Martinez"
|
||||
id: "5", name: "Jessica Martinez", handle: "@jmartinez", testimonial: "The best shopping platform I've found. Premium brands, authentic products, and reliable service every time.", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg?_wi=2", imageAlt: "Jessica Martinez"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Robert Anderson", handle: "@randerson", testimonial: "Can't believe the quality and variety. ShopHub consistently delivers excellent products and service.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-executive-taking-photo_1154-209.jpg", imageAlt: "Robert Anderson"
|
||||
id: "6", name: "Robert Anderson", handle: "@randerson", testimonial: "Can't believe the quality and variety. ShopHub consistently delivers excellent products and service.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-executive-taking-photo_1154-209.jpg?_wi=2", imageAlt: "Robert Anderson"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user