Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
id: "2", name: "Minimalist Wall Shelving", price: "$349.00", imageSrc: "http://img.b2bpic.net/free-photo/minimal-shelving-with-decor-books-warm-lamp-light-scandi-interior_169016-71044.jpg", imageAlt: "Floating wooden shelves for storage", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "3", name: "Home Decor Accessories Set", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-collection-wall-vase_23-2148875397.jpg", imageAlt: "Decorative items and wall art", initialQuantity: 1,
|
||||
id: "3", name: "Home Decor Accessories Set", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-collection-wall-vase_23-2148875397.jpg?_wi=1", imageAlt: "Decorative items and wall art", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "4", name: "Premium Educational Toy Collection", price: "$129.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-playing-together_23-2149513063.jpg", imageAlt: "Educational toys for children", initialQuantity: 1,
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
title: "Furniture", description: "Quality pieces for every room in your home", imageSrc: "http://img.b2bpic.net/free-photo/armchair-couch-with-cushions_1203-763.jpg", imageAlt: "Furniture collection", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Home Decor", description: "Stylish accessories to enhance your space", imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-collection-wall-vase_23-2148875397.jpg", imageAlt: "Home decor items", buttonIcon: ArrowRight,
|
||||
title: "Home Decor", description: "Stylish accessories to enhance your space", imageSrc: "http://img.b2bpic.net/free-photo/blank-frame-collection-wall-vase_23-2148875397.jpg?_wi=2", imageAlt: "Home decor items", buttonIcon: ArrowRight,
|
||||
},
|
||||
{
|
||||
title: "Toys & Playroom", description: "Fun and educational toys for children", imageSrc: "http://img.b2bpic.net/free-photo/cute-plush-toys-arrangement_23-2150312316.jpg", imageAlt: "Toy collection", buttonIcon: ArrowRight,
|
||||
@@ -153,11 +153,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmahomedecor", testimonial: "My kids love the toys we bought! High quality, safe, and they've been keeping them entertained for weeks now.", imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Emma Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Thompson", handle: "Interior Designer", testimonial: "Best shopping experience yet. The customer service was incredible and the products exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "David Thompson"},
|
||||
id: "4", name: "David Thompson", handle: "Interior Designer", testimonial: "Best shopping experience yet. The customer service was incredible and the products exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "David Thompson"},
|
||||
{
|
||||
id: "5", name: "Jessica Chen", handle: "@jessicahome", testimonial: "Amazing selection and fantastic prices. I've already recommended HomeWish to all my friends!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "Jessica Chen"},
|
||||
{
|
||||
id: "6", name: "James Wilson", handle: "Home & Lifestyle", testimonial: "The quality is exceptional and the designs are so modern. This is now my go-to shop for everything home-related.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", imageAlt: "James Wilson"},
|
||||
id: "6", name: "James Wilson", handle: "Home & Lifestyle", testimonial: "The quality is exceptional and the designs are so modern. This is now my go-to shop for everything home-related.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=2", imageAlt: "James Wilson"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
speed={40}
|
||||
|
||||
Reference in New Issue
Block a user