Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-28 19:07:20 +00:00

View File

@@ -77,35 +77,35 @@ export default function LandingPage() {
handle: "@ananya",
testimonial: "The sofa is a masterpiece of craftsmanship. Truly stunning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=1",
},
{
name: "Vikram Singh",
handle: "@vikram",
testimonial: "Excellent service and high-quality wood. Best in Delhi.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg?_wi=1",
},
{
name: "Rohan Mehta",
handle: "@rohan",
testimonial: "Transformative furniture that adds warmth to my home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=1",
},
{
name: "Priya Kapoor",
handle: "@priya",
testimonial: "Truly bespoke experience from design to delivery.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg?_wi=1",
},
{
name: "Arjun Varma",
handle: "@arjun",
testimonial: "The attention to detail in my custom dining table is unmatched.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=2",
},
]}
buttons={[
@@ -118,7 +118,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cozy-reading-nook-with-armchair-warm-lamp-light-books_23-2152031755.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cozy-reading-nook-with-armchair-warm-lamp-light-books_23-2152031755.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -137,7 +137,7 @@ export default function LandingPage() {
price: "From ₹45,000",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-zoom-calls-with-chair_23-2149684490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-zoom-calls-with-chair_23-2149684490.jpg?_wi=1",
},
{
id: "p2",
@@ -146,7 +146,7 @@ export default function LandingPage() {
price: "From ₹65,000",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg?_wi=1",
},
{
id: "p3",
@@ -155,7 +155,7 @@ export default function LandingPage() {
price: "From ₹35,000",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dining-table-with-plates-details_23-2148848673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dining-table-with-plates-details_23-2148848673.jpg?_wi=1",
},
{
id: "p4",
@@ -181,28 +181,28 @@ export default function LandingPage() {
title: "Handcrafted",
description: "Expert artisan touch.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-reading-nook-with-armchair-warm-lamp-light-books_23-2152031755.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cozy-reading-nook-with-armchair-warm-lamp-light-books_23-2152031755.jpg?_wi=2",
imageAlt: "luxury wooden interior design beige",
},
{
title: "Premium Wood",
description: "Solid walnut and teak.",
buttonIcon: "Shield",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-zoom-calls-with-chair_23-2149684490.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-zoom-calls-with-chair_23-2149684490.jpg?_wi=2",
imageAlt: "custom wooden sofa neutral fabric",
},
{
title: "Customizable",
description: "Made to your vision.",
buttonIcon: "Settings",
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pullout-drawer-black-cabinet-countertop-modern-organization_169016-71206.jpg?_wi=2",
imageAlt: "elegant wooden bed neutral upholstery",
},
{
title: "Local Delivery",
description: "Across Delhi NCR.",
buttonIcon: "Truck",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dining-table-with-plates-details_23-2148848673.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-dining-table-with-plates-details_23-2148848673.jpg?_wi=2",
imageAlt: "wooden dining table handcrafted teak",
},
]}
@@ -263,7 +263,7 @@ export default function LandingPage() {
role: "CEO",
company: "Home Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=3",
},
{
id: "t2",
@@ -271,7 +271,7 @@ export default function LandingPage() {
role: "Designer",
company: "Home Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-eyeglasses-black-jacket-writting-outdoors-beautiful-woman-with-red-lipstick-brunette-hair-sitting-stairs_197531-19326.jpg?_wi=2",
},
{
id: "t3",
@@ -279,7 +279,7 @@ export default function LandingPage() {
role: "Marketing",
company: "Home Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-smiling_114579-15858.jpg?_wi=2",
},
{
id: "t4",
@@ -287,7 +287,7 @@ export default function LandingPage() {
role: "Architect",
company: "Home Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg?_wi=2",
},
{
id: "t5",
@@ -295,7 +295,7 @@ export default function LandingPage() {
role: "Collector",
company: "Home Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-young-charming-woman-sitting-cafe_197531-33579.jpg?_wi=4",
},
]}
title="What Our Clients Say"