Update src/app/page.tsx

This commit is contained in:
2026-03-17 19:36:36 +00:00
parent e1de53131a
commit 87ee80d775

View File

@@ -135,7 +135,7 @@ export default function HomePage() {
name: "Modern Interior Doors",
price: "From $299",
variant: "Solid Wood & Composite",
imageSrc: "http://img.b2bpic.net/free-photo/home-entranceway-with-furniture-modern-decor_23-2150831862.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/home-entranceway-with-furniture-modern-decor_23-2150831862.jpg?_wi=1",
imageAlt: "Premium interior doors collection",
},
{
@@ -143,7 +143,7 @@ export default function HomePage() {
name: "Designer Vanities",
price: "From $599",
variant: "Integrated Sinks Available",
imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/tidy-bathroom-with-shiny-tiles_1203-1501.jpg?_wi=1",
imageAlt: "Elegant bathroom vanities",
},
{
@@ -151,7 +151,7 @@ export default function HomePage() {
name: "Premium Flooring",
price: "From $399",
variant: "Wood, Tile & Laminate",
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528549.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-empty-room_23-2150528549.jpg?_wi=1",
imageAlt: "High-end flooring options",
},
{
@@ -159,7 +159,7 @@ export default function HomePage() {
name: "High-End Mirrors",
price: "From $199",
variant: "Modern & Luxury Styles",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709085.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-going-art-gallery_23-2149709085.jpg?_wi=1",
imageAlt: "Designer mirror collection",
},
]}
@@ -186,7 +186,7 @@ export default function HomePage() {
name: "Maria Rodriguez",
role: "Homeowner",
testimonial: "Amazing store… great prices and variety. Awesome customer service. I'll definitely come back for my next project!",
imageSrc: "http://img.b2bpic.net/free-photo/sonrisa-belleza-gente-alegria-chicas_1301-1166.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sonrisa-belleza-gente-alegria-chicas_1301-1166.jpg?_wi=1",
imageAlt: "Maria Rodriguez",
},
{
@@ -194,7 +194,7 @@ export default function HomePage() {
name: "John Martinez",
role: "Contractor",
testimonial: "I'm absolutely delighted… excellent quality doors. Highly recommend to anyone looking for premium doors and fixtures.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1622.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1622.jpg?_wi=1",
imageAlt: "John Martinez",
},
{
@@ -202,7 +202,7 @@ export default function HomePage() {
name: "Sofia Gonzalez",
role: "Interior Designer",
testimonial: "They helped me choose exactly what I needed. Everything looks beautiful and arrived on time. Professional team!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman-with-flowers_23-2150520246.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-albino-woman-with-flowers_23-2150520246.jpg?_wi=1",
imageAlt: "Sofia Gonzalez",
},
{
@@ -210,7 +210,7 @@ export default function HomePage() {
name: "Carlos Mendez",
role: "Property Developer",
testimonial: "Spectacular variety. Highly recommended. Their competitive pricing and quality products make them my go-to for all projects.",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg?_wi=1",
imageAlt: "Carlos Mendez",
},
{
@@ -218,7 +218,7 @@ export default function HomePage() {
name: "Isabella Santos",
role: "Homeowner",
testimonial: "I purchased a sink with cabinet and got it installed. It looks beautiful. Great prices, excellent service overall.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-caucasian-woman-office-looking-camera_23-2148187145.jpg?_wi=1",
imageAlt: "Isabella Santos",
},
{
@@ -226,7 +226,7 @@ export default function HomePage() {
name: "Diego Rossi",
role: "Real Estate Agent",
testimonial: "A really good experience from start to finish. Their products add real value to homes. Reliable and professional.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-city_23-2148479568.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-business-man-city_23-2148479568.jpg?_wi=1",
imageAlt: "Diego Rossi",
},
]}