diff --git a/src/app/page.tsx b/src/app/page.tsx
index 04f5309..d29990e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -20,7 +20,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="compact"
sizing="mediumLargeSizeLargeTitles"
- background="noise"
+ background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="double-inset"
secondaryButtonStyle="layered"
@@ -50,47 +50,25 @@ export default function HomePage() {
tagAnimation="slide-up"
buttons={[
{
- text: "Call Now",
- href: "tel:+919824144953",
- },
+ text: "Call Now", href: "tel:+919824144953"},
{
- text: "Get Directions",
- href: "https://maps.google.com/?q=Shop+no+9+Fortune+World+Cooperative+Housing+Daman",
- },
+ text: "Get Directions", href: "https://maps.google.com/?q=Shop+no+9+Fortune+World+Cooperative+Housing+Daman"},
]}
buttonAnimation="slide-up"
- background={{ variant: "noise" }}
+ background={{ variant: "plain" }}
carouselItems={[
{
- id: "carousel-1",
- imageSrc: "http://img.b2bpic.net/free-photo/legs-female-shoppers_23-2147688683.jpg",
- imageAlt: "modern shoe store display white",
- },
+ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/legs-female-shoppers_23-2147688683.jpg", imageAlt: "modern shoe store display white"},
{
- id: "carousel-2",
- imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg?_wi=1",
- imageAlt: "mens casual shoes black white",
- },
+ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/low-section-man-sitting-chair-holding-coffee-cup-hand_23-2148164528.jpg", imageAlt: "mens casual shoes black white"},
{
- id: "carousel-3",
- imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg?_wi=1",
- imageAlt: "womens fashion shoes colorful",
- },
+ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-beautiful-woman-blue-printed-dress-red-bag-sunglasses-happy-mood-fashionable-outfit-trendy-apparel-smiling-sitting-summer-yellow-high-heel-shoes-accessories_285396-3824.jpg", imageAlt: "womens fashion shoes colorful"},
{
- id: "carousel-4",
- imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg?_wi=1",
- imageAlt: "kids shoes colorful variety",
- },
+ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/huge-variety-female-shoes-bags-different-colors-shelves-shop_627829-10311.jpg", imageAlt: "kids shoes colorful variety"},
{
- id: "carousel-5",
- imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg?_wi=1",
- imageAlt: "sports running shoes professional",
- },
+ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/active-woman-running-stairs_23-2148381928.jpg", imageAlt: "sports running shoes professional"},
{
- id: "carousel-6",
- imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg?_wi=1",
- imageAlt: "casual sandals slippers variety",
- },
+ id: "carousel-6", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991545.jpg", imageAlt: "casual sandals slippers variety"},
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -104,46 +82,26 @@ export default function HomePage() {
tag="Featured Categories"
tagIcon={ShoppingBag}
tagAnimation="slide-up"
- imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/rack-full-shoes-modern-house_1268-14356.jpg"
imageAlt="Store interior with organized shoes"
mediaAnimation="slide-up"
accordionItems={[
{
- id: "mens",
- title: "Men's Shoes",
- content: "Premium collection of casual, formal, and sports shoes for men. From everyday wear to special occasions, find quality footwear at affordable prices.",
- },
+ id: "mens", title: "Men's Shoes", content: "Premium collection of casual, formal, and sports shoes for men. From everyday wear to special occasions, find quality footwear at affordable prices."},
{
- id: "womens",
- title: "Women's Footwear",
- content: "Stylish and comfortable shoes for every occasion. Casual, formal, and trendy options designed for modern women. Quality craftsmanship and great prices.",
- },
+ id: "womens", title: "Women's Footwear", content: "Stylish and comfortable shoes for every occasion. Casual, formal, and trendy options designed for modern women. Quality craftsmanship and great prices."},
{
- id: "kids",
- title: "Kids Shoes",
- content: "Fun and durable footwear for children. Comfortable shoes that support active play and daily activities. Safe, affordable options for growing feet.",
- },
+ id: "kids", title: "Kids Shoes", content: "Fun and durable footwear for children. Comfortable shoes that support active play and daily activities. Safe, affordable options for growing feet."},
{
- id: "casual",
- title: "Casual Shoes",
- content: "Comfortable everyday wear for relaxed moments. Perfect for casual outings, work, or weekend activities. Wide variety of styles and colors.",
- },
+ id: "casual", title: "Casual Shoes", content: "Comfortable everyday wear for relaxed moments. Perfect for casual outings, work, or weekend activities. Wide variety of styles and colors."},
{
- id: "sports",
- title: "Sports Shoes",
- content: "Performance-driven athletic footwear. Running shoes, training shoes, and sports-specific designs for active individuals.",
- },
+ id: "sports", title: "Sports Shoes", content: "Performance-driven athletic footwear. Running shoes, training shoes, and sports-specific designs for active individuals."},
{
- id: "sandals",
- title: "Sandals & Slippers",
- content: "Comfortable casual footwear for easy days. Breathable sandals and cozy slippers perfect for warm weather or home relaxation.",
- },
+ id: "sandals", title: "Sandals & Slippers", content: "Comfortable casual footwear for easy days. Breathable sandals and cozy slippers perfect for warm weather or home relaxation."},
]}
buttons={[
{
- text: "View All Products",
- href: "/products",
- },
+ text: "View All Products", href: "/products"},
]}
buttonAnimation="slide-up"
useInvertedBackground={false}
@@ -155,19 +113,12 @@ export default function HomePage() {
@@ -340,13 +218,9 @@ export default function HomePage() {