Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The quality is outstanding and delivery was super fast.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg?_wi=1",
|
||||
imageAlt: "lifestyle product photography minimalist",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
handle: "@bobr",
|
||||
testimonial: "Everything I ordered looks exactly like the website images.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg?_wi=1",
|
||||
imageAlt: "studio product photography gadget",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@charlied",
|
||||
testimonial: "Best customer support experience ever!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164056.jpg?_wi=1",
|
||||
imageAlt: "modern home decor product",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@davidw",
|
||||
testimonial: "Absolutely love the product range here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721418.jpg?_wi=1",
|
||||
imageAlt: "skincare product packaging shot",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@evap",
|
||||
testimonial: "Seamless shopping experience from start to finish.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-with-equipment-items-arrangement_23-2150254694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-with-equipment-items-arrangement_23-2150254694.jpg?_wi=1",
|
||||
imageAlt: "premium tech product shot",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -160,37 +160,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Modern Gadget",
|
||||
price: "$49.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-professional-photographer-equipment_23-2149033397.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Minimalist Decor",
|
||||
price: "$29.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164056.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164056.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Skincare Essentials",
|
||||
price: "$39.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721418.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-beauty-products-based-regenerative-agriculture_23-2150721418.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Tech Accessory",
|
||||
price: "$59.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-with-equipment-items-arrangement_23-2150254694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photography-studio-with-equipment-items-arrangement_23-2150254694.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Office Organizer",
|
||||
price: "$19.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-school-items-arrangement_23-2149000293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-school-items-arrangement_23-2149000293.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Home Comforts",
|
||||
price: "$69.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-drops-near-dairy_23-2147895670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-drops-near-dairy_23-2147895670.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Shop Our Collection"
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/shadow-strainer-with-organic-olives-white-background_23-2147853945.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
quote: "I am so happy with my recent purchase, it exceeded my expectations.",
|
||||
tag: "Verified Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-african-american-man-posing-library_74855-1619.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-school-items-arrangement_23-2149000293.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-school-items-arrangement_23-2149000293.jpg?_wi=2",
|
||||
imageAlt: "office supplies product shot",
|
||||
},
|
||||
{
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
quote: "Fantastic service and prices for such high-end quality items.",
|
||||
tag: "Verified Buyer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-drops-near-dairy_23-2147895670.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-drops-near-dairy_23-2147895670.jpg?_wi=2",
|
||||
imageAlt: "home goods product studio",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user