Update src/app/gallery/page.tsx

This commit is contained in:
2026-06-09 00:02:49 +00:00
parent a97827ee7c
commit 0b36f283a9

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
price: "", price: "",
rating: 5, rating: 5,
reviewCount: "25", reviewCount: "25",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-d9zo6f2r.png?_wi=4",
imageAlt: "Modern kitchen with newly refinished hardwood floors", imageAlt: "Modern kitchen with newly refinished hardwood floors",
}, },
{ {
@@ -77,7 +77,7 @@ export default function LandingPage() {
price: "", price: "",
rating: 5, rating: 5,
reviewCount: "18", reviewCount: "18",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EsInlEOoSiMI8mFEzeygc6zaoo/uploaded-1780963238290-vzc55io2.png?_wi=3",
imageAlt: "Intricate geometric hardwood floor design in entryway", imageAlt: "Intricate geometric hardwood floor design in entryway",
}, },
{ {