diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index d8b277c..1623b98 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -76,13 +76,13 @@ export default function AboutPage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Sarah Mitchell", role: "Lead Designer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg", imageAlt: "professional female interior designer portrait"}, + id: "1", name: "Sarah Mitchell", role: "Lead Designer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg?_wi=2", imageAlt: "professional female interior designer portrait"}, { - id: "2", name: "James Rodriguez", role: "Senior Interior Architect", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2872.jpg", imageAlt: "male architect designer professional portrait"}, + id: "2", name: "James Rodriguez", role: "Senior Interior Architect", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2872.jpg?_wi=2", imageAlt: "male architect designer professional portrait"}, { - id: "3", name: "Emma Chen", role: "Color & Material Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-laptop_23-2148435579.jpg", imageAlt: "asian woman designer professional portrait"}, + id: "3", name: "Emma Chen", role: "Color & Material Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-laptop_23-2148435579.jpg?_wi=2", imageAlt: "asian woman designer professional portrait"}, { - id: "4", name: "David Thompson", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", imageAlt: "male project manager professional portrait"}, + id: "4", name: "David Thompson", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=2", imageAlt: "male project manager professional portrait"}, ]} gridVariant="uniform-all-items-equal" animationType="scale-rotate" diff --git a/src/app/page.tsx b/src/app/page.tsx index bf8e605..6997ef6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,36 +107,36 @@ export default function HomePage() { title: "Residential Design", description: "Personalized home environments that reflect your lifestyle and aesthetic preferences.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-735.jpg", imageAlt: "luxury residential interior bedroom design"}, + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-735.jpg?_wi=1", imageAlt: "luxury residential interior bedroom design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-black-sofa_169016-3571.jpg", imageAlt: "modern home living room interior design"}, + imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-black-sofa_169016-3571.jpg?_wi=1", imageAlt: "modern home living room interior design"}, ], }, { title: "Commercial Interiors", description: "Professional spaces designed to enhance productivity and brand identity.", icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg", imageAlt: "modern office interior design professional space"}, + imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg?_wi=1", imageAlt: "modern office interior design professional space"}, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-business-man-contemplating-his-office_1163-4018.jpg", imageAlt: "modern corporate office interior design meeting room"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-business-man-contemplating-his-office_1163-4018.jpg?_wi=1", imageAlt: "modern corporate office interior design meeting room"}, ], }, { title: "Consultation & Strategy", description: "Expert guidance on design concepts, material selection, and project planning.", icon: Lightbulb, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg", imageAlt: "interior designer consultation meeting client"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153848.jpg?_wi=1", imageAlt: "interior designer consultation meeting client"}, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-teamwork-project_23-2148894074.jpg", imageAlt: "design planning meeting mood board materials"}, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-teamwork-project_23-2148894074.jpg?_wi=1", imageAlt: "design planning meeting mood board materials"}, ], }, { title: "Renovation & Remodeling", description: "Full-scale renovations that breathe new life into existing spaces.", icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg", imageAlt: "before after renovation interior transformation"}, + imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg?_wi=1", imageAlt: "before after renovation interior transformation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", imageAlt: "kitchen renovation modern contemporary design"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg?_wi=1", imageAlt: "kitchen renovation modern contemporary design"}, ], }, ]} @@ -156,13 +156,13 @@ export default function HomePage() { tagAnimation="slide-up" members={[ { - id: "1", name: "Sarah Mitchell", role: "Lead Designer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg", imageAlt: "professional female interior designer portrait"}, + id: "1", name: "Sarah Mitchell", role: "Lead Designer & Founder", imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-smiling-desk_23-2148372216.jpg?_wi=1", imageAlt: "professional female interior designer portrait"}, { - id: "2", name: "James Rodriguez", role: "Senior Interior Architect", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2872.jpg", imageAlt: "male architect designer professional portrait"}, + id: "2", name: "James Rodriguez", role: "Senior Interior Architect", imageSrc: "http://img.b2bpic.net/free-photo/blond-man-happy-expression_1194-2872.jpg?_wi=1", imageAlt: "male architect designer professional portrait"}, { - id: "3", name: "Emma Chen", role: "Color & Material Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-laptop_23-2148435579.jpg", imageAlt: "asian woman designer professional portrait"}, + id: "3", name: "Emma Chen", role: "Color & Material Specialist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-laptop_23-2148435579.jpg?_wi=1", imageAlt: "asian woman designer professional portrait"}, { - id: "4", name: "David Thompson", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg", imageAlt: "male project manager professional portrait"}, + id: "4", name: "David Thompson", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5370.jpg?_wi=1", imageAlt: "male project manager professional portrait"}, ]} gridVariant="uniform-all-items-equal" animationType="scale-rotate" @@ -181,11 +181,11 @@ export default function HomePage() { tagAnimation="slide-up" testimonials={[ { - id: "1", title: "Exceptional Design Vision", quote: "The team at Interior Design Studio completely transformed our office space. Their attention to detail and understanding of our brand was remarkable. The new design has boosted our team morale and impressed every client who visits.", name: "Patricia Gonzalez", role: "CEO, Corporate Solutions Inc.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118019.jpg", imageAlt: "professional woman executive business portrait"}, + id: "1", title: "Exceptional Design Vision", quote: "The team at Interior Design Studio completely transformed our office space. Their attention to detail and understanding of our brand was remarkable. The new design has boosted our team morale and impressed every client who visits.", name: "Patricia Gonzalez", role: "CEO, Corporate Solutions Inc.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-confident-successful-businesswoman-suit-cross-arms-chest-standing_1258-118019.jpg?_wi=1", imageAlt: "professional woman executive business portrait"}, { - id: "2", title: "Seamless Collaboration", quote: "Working with this agency was a dream. They listened to our vision, provided expert recommendations, and delivered beyond our expectations. Our home now feels like a sanctuary that truly represents who we are.", name: "Michael Torres", role: "Homeowner, Austin TX", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg", imageAlt: "happy male homeowner portrait smile"}, + id: "2", title: "Seamless Collaboration", quote: "Working with this agency was a dream. They listened to our vision, provided expert recommendations, and delivered beyond our expectations. Our home now feels like a sanctuary that truly represents who we are.", name: "Michael Torres", role: "Homeowner, Austin TX", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1625.jpg?_wi=1", imageAlt: "happy male homeowner portrait smile"}, { - id: "3", title: "Professional Excellence", quote: "As another design professional, I was impressed by their methodology and execution. Their hybrid approach combining virtual and in-person consultation made the process efficient and effective.", name: "Jennifer Hutchins", role: "Interior Designer, Seattle WA", imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-4265.jpg", imageAlt: "professional female designer portrait confident"}, + id: "3", title: "Professional Excellence", quote: "As another design professional, I was impressed by their methodology and execution. Their hybrid approach combining virtual and in-person consultation made the process efficient and effective.", name: "Jennifer Hutchins", role: "Interior Designer, Seattle WA", imageSrc: "http://img.b2bpic.net/free-photo/portrait-gorgeous-woman-home_329181-4265.jpg?_wi=1", imageAlt: "professional female designer portrait confident"}, { id: "4", title: "Worth Every Investment", quote: "We renovated our boutique hotel with their guidance. The results speak for themselves—guest satisfaction increased significantly and our space has become an Instagram sensation.", name: "Alexander Kim", role: "Hotel Owner, Miami FL", imageSrc: "http://img.b2bpic.net/free-photo/young-indian-man-suit-posed-against-pink-wall_627829-1780.jpg", imageAlt: "asian male entrepreneur business portrait"}, { diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 9031cb9..07ffe89 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -46,27 +46,27 @@ export default function PortfolioPage() { title: "Luxury Residential Penthouse", description: "A sophisticated penthouse renovation combining minimalist aesthetics with luxury finishes. Floor-to-ceiling windows and custom architectural elements create an elevated living experience.", icon: Home, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-735.jpg", imageAlt: "luxury residential interior bedroom design"}, + imageSrc: "http://img.b2bpic.net/free-photo/couch-with-cushions_1203-735.jpg?_wi=2", imageAlt: "luxury residential interior bedroom design"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-black-sofa_169016-3571.jpg", imageAlt: "modern home living room interior design"}, + imageSrc: "http://img.b2bpic.net/free-photo/cozy-home-interior-living-room-with-black-sofa_169016-3571.jpg?_wi=2", imageAlt: "modern home living room interior design"}, ], }, { title: "Corporate Headquarters Redesign", description: "Transformed a traditional office into a modern, collaborative workspace. Strategic use of natural light, biophilic design elements, and functional zones enhanced employee productivity and company brand presence.", icon: Building2, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg", imageAlt: "modern office interior design professional space"}, + imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-white-frame-plant-vase_23-2148225534.jpg?_wi=2", imageAlt: "modern office interior design professional space"}, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-business-man-contemplating-his-office_1163-4018.jpg", imageAlt: "modern corporate office interior design meeting room"}, + imageSrc: "http://img.b2bpic.net/free-photo/confident-business-man-contemplating-his-office_1163-4018.jpg?_wi=2", imageAlt: "modern corporate office interior design meeting room"}, ], }, { title: "Historic Home Restoration", description: "Respectfully modernized a 1920s historic home while preserving original architectural details. Blended period-appropriate design with contemporary comfort and sustainable systems.", icon: Hammer, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg", imageAlt: "before after renovation interior transformation"}, + imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-with-metal-ladder-built-oven-loft-kitchen_169016-69383.jpg?_wi=2", imageAlt: "before after renovation interior transformation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg", imageAlt: "kitchen renovation modern contemporary design"}, + imageSrc: "http://img.b2bpic.net/free-photo/modern-bathroom-with-big-mirror_1203-1497.jpg?_wi=2", imageAlt: "kitchen renovation modern contemporary design"}, ], }, ]} @@ -86,11 +86,11 @@ export default function PortfolioPage() {