Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 21:41:05 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
href: "#products", 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={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/chambermaid-preparing-hotel-room_23-2148095224.jpg", 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", 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" mediaAnimation="slide-up"
/> />
</div> </div>
@@ -145,17 +145,17 @@ export default function LandingPage() {
{ {
title: "Durable Weaves", title: "Durable Weaves",
description: "Fabrics tested for high-traffic environments.", 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", title: "Fast Shipping",
description: "Inventory ready for immediate dispatch.", 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", title: "Custom Designs",
description: "Tailored solutions for your brand aesthetic.", 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?" title="Why Interiora?"
@@ -177,7 +177,7 @@ export default function LandingPage() {
price: "$89", price: "$89",
rating: 5, rating: 5,
reviewCount: "124", 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", id: "p2",
@@ -186,7 +186,7 @@ export default function LandingPage() {
price: "$129", price: "$129",
rating: 5, rating: 5,
reviewCount: "98", 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", id: "p3",
@@ -195,7 +195,7 @@ export default function LandingPage() {
price: "$159", price: "$159",
rating: 4, rating: 4,
reviewCount: "76", 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", id: "p4",
@@ -267,7 +267,7 @@ export default function LandingPage() {
text: "Contact Us", text: "Contact Us",
href: "#contact", 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", imageAlt: "New pullover",
}, },
{ {
@@ -284,7 +284,7 @@ export default function LandingPage() {
text: "Contact Us", text: "Contact Us",
href: "#contact", 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", imageAlt: "New pullover",
}, },
]} ]}
@@ -383,7 +383,7 @@ export default function LandingPage() {
title="Common Questions" title="Common Questions"
description="Learn more about our textile sourcing." description="Learn more about our textile sourcing."
faqsAnimation="slide-up" 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> </div>