diff --git a/src/app/page.tsx b/src/app/page.tsx index 91563f4..251ef12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,9 +55,9 @@ export default function BlingaliciousPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-playing-with-balls-stones_8353-883.jpg", imageAlt: "cute jewelry collection display" }, - { imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263203.jpg", imageAlt: "makeup cosmetics beauty products flatlay" }, - { imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865490.jpg", imageAlt: "nail supplies nail art equipment" }, + { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-playing-with-balls-stones_8353-883.jpg?_wi=1", imageAlt: "cute jewelry collection display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263203.jpg?_wi=1", imageAlt: "makeup cosmetics beauty products flatlay" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865490.jpg?_wi=1", imageAlt: "nail supplies nail art equipment" }, { imageSrc: "http://img.b2bpic.net/free-photo/birthday-party-items-cupcake_23-2149023542.jpg", imageAlt: "craft supplies creative materials collection" }, { imageSrc: "http://img.b2bpic.net/free-photo/top-view-accessoires-travel-with-women-clothing-concept-white_1921-107.jpg", imageAlt: "stylish clothing fashion accessories" } ]} @@ -89,7 +89,7 @@ export default function BlingaliciousPage() { description="Basically… if it's cute, we probably have it. A huge variety of everything you need for beauty, style, and creativity." features={[ { - id: "1", title: "πŸ’ Jewellery", description: "Cute earrings, rings, bracelets and sparkly accessories that make you smile.", media: { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-playing-with-balls-stones_8353-883.jpg", imageAlt: "Cute jewelry collection" }, + id: "1", title: "πŸ’ Jewellery", description: "Cute earrings, rings, bracelets and sparkly accessories that make you smile.", media: { imageSrc: "http://img.b2bpic.net/free-photo/small-girl-playing-with-balls-stones_8353-883.jpg?_wi=2", imageAlt: "Cute jewelry collection" }, items: [ { icon: Sparkles, text: "Adorable designs" }, { icon: Heart, text: "Quality pieces" }, @@ -98,7 +98,7 @@ export default function BlingaliciousPage() { reverse: false }, { - id: "2", title: "πŸ’„ Makeup", description: "Affordable beauty products for everyday glam without the crazy price tags.", media: { imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263203.jpg", imageAlt: "Colorful makeup products" }, + id: "2", title: "πŸ’„ Makeup", description: "Affordable beauty products for everyday glam without the crazy price tags.", media: { imageSrc: "http://img.b2bpic.net/free-photo/women-s-day-still-life-with-makeup-jewelry_23-2149263203.jpg?_wi=2", imageAlt: "Colorful makeup products" }, items: [ { icon: Sparkles, text: "Wide selection" }, { icon: Heart, text: "Quality brands" }, @@ -107,7 +107,7 @@ export default function BlingaliciousPage() { reverse: true }, { - id: "3", title: "πŸ’… Nail Supplies", description: "Everything nail lovers need, from polish to professional equipment.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865490.jpg", imageAlt: "Professional nail supplies" }, + id: "3", title: "πŸ’… Nail Supplies", description: "Everything nail lovers need, from polish to professional equipment.", media: { imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865490.jpg?_wi=2", imageAlt: "Professional nail supplies" }, items: [ { icon: Sparkles, text: "Complete selection" }, { icon: Heart, text: "Professional grade" }, @@ -137,7 +137,7 @@ export default function BlingaliciousPage() { { value: "1000+", title: "Happy Customers" }, { value: "5000+", title: "Cute Products" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings_343596-3192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings_343596-3192.jpg?_wi=1" imageAlt="Blingalicious store treasures" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -173,7 +173,7 @@ export default function BlingaliciousPage() { { id: "4", title: "What are your store hours?", content: "Visit us in Kuils River during our regular business hours. Check our Instagram or stop by to see us in person!" }, { id: "5", title: "Do you do online orders?", content: "We're currently a brick-and-mortar store. Come visit us in Kuils River to see all our treasures in person!" } ]} - imageSrc="http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings_343596-3192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-shot-woman-hand-fingers-wearing-two-rings_343596-3192.jpg?_wi=2" imageAlt="Blingalicious store products" mediaAnimation="blur-reveal" faqsAnimation="slide-up"