Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/chambermaid-preparing-hotel-room_23-2148095224.jpg",
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
title: "Items Delivered",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -145,17 +145,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Durable Weaves",
|
||||
description: "Fabrics tested for high-traffic environments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4594.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Fast Shipping",
|
||||
description: "Inventory ready for immediate dispatch.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-color-palette_23-2148903475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-color-palette_23-2148903475.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Custom Designs",
|
||||
description: "Tailored solutions for your brand aesthetic.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3551.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="Why Interiora?"
|
||||
@@ -177,7 +177,7 @@ export default function LandingPage() {
|
||||
price: "$89",
|
||||
rating: 5,
|
||||
reviewCount: "124",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4594.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pillow-bed_74190-4594.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
price: "$129",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-color-palette_23-2148903475.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-color-palette_23-2148903475.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
price: "$159",
|
||||
rating: 4,
|
||||
reviewCount: "76",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3551.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pillow-bed_1203-3551.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -267,7 +267,7 @@ export default function LandingPage() {
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-outside-modern-room-with-gray-curtains-hanging-lamp_8353-12543.jpg?_wi=2",
|
||||
imageAlt: "New pullover",
|
||||
},
|
||||
{
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg?_wi=2",
|
||||
imageAlt: "New pullover",
|
||||
},
|
||||
]}
|
||||
@@ -383,7 +383,7 @@ export default function LandingPage() {
|
||||
title="Common Questions"
|
||||
description="Learn more about our textile sourcing."
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-blurry-woman-working_23-2148754131.jpg?_wi=3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user