diff --git a/src/app/page.tsx b/src/app/page.tsx index 9381eb7..2503294 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -57,7 +57,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg", imageAlt: "minimalist streetwear fashion photography"}, + imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg?_wi=1", imageAlt: "minimalist streetwear fashion photography"}, { imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-drinking-coffee-cafe_23-2149052885.jpg", imageAlt: "minimalist streetwear fashion photography"}, { @@ -79,7 +79,7 @@ export default function LandingPage() { title="Passion for Fashion" description="At HOUSE OF REVO, we believe in style that speaks. Founded in Panadura, we strive to bring high-quality, trendy, and affordable fashion to our local community." subdescription="Our focus is on premium fabrics and unique designs that make you stand out." - imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg" + imageSrc="http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg?_wi=1" mediaAnimation="slide-up" icon={Sparkles} imageAlt="fashion designer hands fabric quality" @@ -94,7 +94,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Premium Tee", price: "LKR 2,500", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-african-american-guy-white-jacket-looking-aggressive-camera-isolated-white-background_574295-4462.jpg", imageAlt: "streetwear tshirt model studio"}, + id: "p1", name: "Premium Tee", price: "LKR 2,500", imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-african-american-guy-white-jacket-looking-aggressive-camera-isolated-white-background_574295-4462.jpg?_wi=1", imageAlt: "streetwear tshirt model studio"}, { id: "p2", name: "Casual Denim", price: "LKR 4,500", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-woman-standing-street-talking-mobile-phone_23-2148148133.jpg", imageAlt: "casual fashion apparel outfit"}, { @@ -119,7 +119,7 @@ export default function LandingPage() { features={[ { title: "Quality", description: "High-quality, durable fabrics.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg", imageAlt: "streetwear tshirt model studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/women-shopping-buying-consumer-products-customer-day-celebration_23-2151623501.jpg?_wi=2", imageAlt: "streetwear tshirt model studio"}, items: [ { icon: Check, @@ -135,7 +135,7 @@ export default function LandingPage() { }, { title: "Style", description: "Unique and trendy streetwear styles.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg", imageAlt: "streetwear tshirt model studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-client-wheelchair-examining-clothes-racks-retail-store_482257-118472.jpg?_wi=2", imageAlt: "streetwear tshirt model studio"}, items: [ { icon: Check, @@ -151,7 +151,7 @@ export default function LandingPage() { }, { title: "Value", description: "Affordable prices for everyone.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-african-american-guy-white-jacket-looking-aggressive-camera-isolated-white-background_574295-4462.jpg", imageAlt: "streetwear tshirt model studio"}, + imageSrc: "http://img.b2bpic.net/free-photo/handsome-stylish-african-american-guy-white-jacket-looking-aggressive-camera-isolated-white-background_574295-4462.jpg?_wi=2", imageAlt: "streetwear tshirt model studio"}, items: [ { icon: Check,