Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-14 04:37:22 +00:00

View File

@@ -66,19 +66,19 @@ export default function LandingPage() {
description="Crafting bespoke living spaces with elegance, precision, and timeless design. Your vision, our expertise."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=1",
imageAlt: "Luxury Interior Design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=1",
imageAlt: "Modular Kitchen",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=1",
imageAlt: "Office Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=1",
imageAlt: "Modern Ceiling",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
name: "Priya Reddy",
handle: "Homeowner",
testimonial: "Nice designs, well done Surendra Sir and Kalyani Mam.",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/living-room-with-blue-sofa-gold-coffee-table_123827-23877.jpg?_wi=2",
imageAlt: "luxury residential interior design",
},
{
@@ -253,7 +253,7 @@ export default function LandingPage() {
name: "Suresh Babu",
handle: "Client",
testimonial: "Extremely happy with the custom furniture work and timely delivery.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-drawers-with-marble-facade_169016-72795.jpg?_wi=2",
imageAlt: "luxury residential interior design",
},
{
@@ -261,7 +261,7 @@ export default function LandingPage() {
name: "Kiran Rao",
handle: "Office Client",
testimonial: "Professional approach and elegant design execution.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=2",
imageAlt: "luxury residential interior design",
},
{
@@ -269,7 +269,7 @@ export default function LandingPage() {
name: "Venkata Lakshmi",
handle: "Homeowner",
testimonial: "Best interior service in Poranki area, highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lamps_1339-1739.jpg?_wi=2",
imageAlt: "luxury residential interior design",
},
]}