diff --git a/src/app/page.tsx b/src/app/page.tsx index 2c92224..220a326 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumSmall" sizing="medium" - background="noise" + background="radial-gradient" cardStyle="gradient-bordered" primaryButtonStyle="gradient" secondaryButtonStyle="radial-glow" @@ -72,7 +72,7 @@ export default function HomePage() { ]} buttonAnimation="slide-up" layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/midsection-latin-male-owner-putting-food-container-grocery-store_662251-1341.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/midsection-latin-male-owner-putting-food-container-grocery-store_662251-1341.jpg" imageAlt="Swift Departmental Store entrance" mediaAnimation="opacity" frameStyle="card" @@ -120,7 +120,7 @@ export default function HomePage() { price: "₹599-₹1299", rating: 5, reviewCount: "24", - imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-organic-plums-placed-white-background-high-quality-photo_114579-75745.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/blue-bowl-dried-organic-plums-placed-white-background-high-quality-photo_114579-75745.jpg", imageAlt: "Premium Kalmi Dates", }, { @@ -130,7 +130,7 @@ export default function HomePage() { price: "₹40-₹250", rating: 5, reviewCount: "32", - imageSrc: "http://img.b2bpic.net/free-photo/milk-cheese-eggs-nuts-wooden-table-kitchen_23-2147972677.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/milk-cheese-eggs-nuts-wooden-table-kitchen_23-2147972677.jpg", imageAlt: "Fresh Dairy Products", }, { @@ -140,7 +140,7 @@ export default function HomePage() { price: "₹20-₹500", rating: 5, reviewCount: "18", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-office-cleaning-process_23-2149343070.jpg", imageAlt: "Household Essentials", }, ]} @@ -159,7 +159,7 @@ export default function HomePage() { textboxLayout="default" useInvertedBackground={true} imagePosition="right" - imageSrc="http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/full-length-shot-two-girls-showing-off-their-purchases-their-shopping-bags_1098-20555.jpg" imageAlt="Swift Store team" mediaAnimation="opacity" bulletPoints={[ @@ -211,7 +211,7 @@ export default function HomePage() { role: "Homemaker", company: "Regular Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/headshot-cute-girl-with-hair-bun-spending-lunch-break-restaurant-with-wooden-walls_273609-9037.jpg", imageAlt: "Fatima Khan", }, { @@ -220,7 +220,7 @@ export default function HomePage() { role: "Office Worker", company: "Daily Shopper", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/people-technology-leisure-concept_273609-6599.jpg", imageAlt: "Ahmed Hassan", }, { @@ -229,7 +229,7 @@ export default function HomePage() { role: "Student", company: "Frequent Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-shopping-bags_329181-18722.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-with-shopping-bags_329181-18722.jpg", imageAlt: "Aisha Malik", }, { @@ -238,7 +238,7 @@ export default function HomePage() { role: "Business Owner", company: "Bulk Buyer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/alone-specialist-handsome-daydreaming-collar_1262-870.jpg", imageAlt: "Rashid Ali", }, { @@ -247,7 +247,7 @@ export default function HomePage() { role: "Housewife", company: "Loyal Customer", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Noor Fatima", }, { @@ -256,7 +256,7 @@ export default function HomePage() { role: "Retired", company: "Weekly Visitor", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-21296.jpg?_wi=1", + imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-with-shopping-bag-city_1157-21296.jpg", imageAlt: "Imran Sheikh", }, ]}