diff --git a/src/app/page.tsx b/src/app/page.tsx
index e6c0aaa..05a96a7 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,8 +29,7 @@ export default function HomePage() {
const footerColumns = [
{
- title: "Shop",
- items: [
+ title: "Shop", items: [
{ label: "Products", href: "/shop" },
{ label: "Categories", href: "/categories" },
{ label: "New Arrivals", href: "#" },
@@ -38,8 +37,7 @@ export default function HomePage() {
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Services", href: "/services" },
{ label: "Blog", href: "#" },
@@ -47,8 +45,7 @@ export default function HomePage() {
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{ label: "Contact", href: "/contact" },
{ label: "FAQ", href: "#" },
{ label: "Shipping Info", href: "#" },
@@ -64,7 +61,7 @@ export default function HomePage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="large"
- background="grid"
+ background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="glass"
@@ -84,7 +81,7 @@ export default function HomePage() {
@@ -135,71 +122,29 @@ export default function HomePage() {
gridVariant="three-columns-all-equal-width"
products={[
{
- id: "1",
- brand: "Shaman Khail",
- name: "Premium Silk Scarf",
- price: "Rs. 4,999",
- rating: 5,
- reviewCount: "1.2k",
- imageSrc:
- "http://img.b2bpic.net/free-photo/side-view-woman-putting-blanket-while-sitting-car_23-2148647974.jpg?_wi=1",
- imageAlt: "Premium silk scarf luxury fabric",
- },
+ id: "1", brand: "Shaman Khail", name: "Premium Silk Scarf", price: "Rs. 4,999", rating: 5,
+ reviewCount: "1.2k", imageSrc:
+ "http://img.b2bpic.net/free-photo/side-view-woman-putting-blanket-while-sitting-car_23-2148647974.jpg", imageAlt: "Premium silk scarf luxury fabric"},
{
- id: "2",
- brand: "Shaman Khail",
- name: "Leather Handbag Deluxe",
- price: "Rs. 8,999",
- rating: 5,
- reviewCount: "856",
- imageSrc:
- "http://img.b2bpic.net/free-photo/full-shot-woman-talking-phone_23-2148760452.jpg?_wi=1",
- imageAlt: "Luxury leather handbag crafted",
- },
+ id: "2", brand: "Shaman Khail", name: "Leather Handbag Deluxe", price: "Rs. 8,999", rating: 5,
+ reviewCount: "856", imageSrc:
+ "http://img.b2bpic.net/free-photo/full-shot-woman-talking-phone_23-2148760452.jpg", imageAlt: "Luxury leather handbag crafted"},
{
- id: "3",
- brand: "Shaman Khail",
- name: "Gold Plated Jewelry Set",
- price: "Rs. 6,499",
- rating: 5,
- reviewCount: "2.3k",
- imageSrc:
- "http://img.b2bpic.net/free-photo/young-slim-woman-tropical-bali-villa-wearing-sexy-lingerie-sensual-beautiful-flirty-tanned-skin-trendy-apparel-ethnic-boho-style-nightgown-cape-natural-beauty_285396-6086.jpg?_wi=1",
- imageAlt: "Elegant gold plated jewelry",
- },
+ id: "3", brand: "Shaman Khail", name: "Gold Plated Jewelry Set", price: "Rs. 6,499", rating: 5,
+ reviewCount: "2.3k", imageSrc:
+ "http://img.b2bpic.net/free-photo/young-slim-woman-tropical-bali-villa-wearing-sexy-lingerie-sensual-beautiful-flirty-tanned-skin-trendy-apparel-ethnic-boho-style-nightgown-cape-natural-beauty_285396-6086.jpg", imageAlt: "Elegant gold plated jewelry"},
{
- id: "4",
- brand: "Shaman Khail",
- name: "Cashmere Blend Sweater",
- price: "Rs. 7,299",
- rating: 5,
- reviewCount: "945",
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-female-dressed-warm-hipster-white-sweater-posing-near-wall-street_158538-17157.jpg?_wi=1",
- imageAlt: "Premium cashmere blend sweater",
- },
+ id: "4", brand: "Shaman Khail", name: "Cashmere Blend Sweater", price: "Rs. 7,299", rating: 5,
+ reviewCount: "945", imageSrc:
+ "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-female-dressed-warm-hipster-white-sweater-posing-near-wall-street_158538-17157.jpg", imageAlt: "Premium cashmere blend sweater"},
{
- id: "5",
- brand: "Shaman Khail",
- name: "Crystal Perfume Bottle",
- price: "Rs. 5,499",
- rating: 5,
- reviewCount: "1.8k",
- imageSrc:
- "http://img.b2bpic.net/free-vector/elegant-ornamental-background_1051-807.jpg?_wi=1",
- imageAlt: "Luxury crystal perfume bottle",
- },
+ id: "5", brand: "Shaman Khail", name: "Crystal Perfume Bottle", price: "Rs. 5,499", rating: 5,
+ reviewCount: "1.8k", imageSrc:
+ "http://img.b2bpic.net/free-vector/elegant-ornamental-background_1051-807.jpg", imageAlt: "Luxury crystal perfume bottle"},
{
- id: "6",
- brand: "Shaman Khail",
- name: "Designer Sunglasses",
- price: "Rs. 9,999",
- rating: 5,
- reviewCount: "3.1k",
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-woman-with-red-lips_158538-4157.jpg?_wi=1",
- imageAlt: "Premium designer sunglasses",
- },
+ id: "6", brand: "Shaman Khail", name: "Designer Sunglasses", price: "Rs. 9,999", rating: 5,
+ reviewCount: "3.1k", imageSrc:
+ "http://img.b2bpic.net/free-photo/portrait-beautiful-stylish-woman-with-red-lips_158538-4157.jpg", imageAlt: "Premium designer sunglasses"},
]}
buttonAnimation="slide-up"
/>
@@ -217,37 +162,21 @@ export default function HomePage() {
animationType="slide-up"
features={[
{
- title: "Shoes",
- description:
- "Premium footwear collection featuring designer shoes, boots, and elegant accessories for every occasion.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/wedding-shoes-background_1303-10488.jpg?_wi=1",
- imageAlt: "Luxury shoes collection",
- },
+ title: "Shoes", description:
+ "Premium footwear collection featuring designer shoes, boots, and elegant accessories for every occasion.", imageSrc:
+ "http://img.b2bpic.net/free-photo/wedding-shoes-background_1303-10488.jpg", imageAlt: "Luxury shoes collection"},
{
- title: "Clothing",
- description:
- "Curated selection of high-quality garments including dresses, suits, and casual wear.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/smiling-woman-s-portrait-transparent-dress_633478-2908.jpg?_wi=1",
- imageAlt: "Premium clothing collection",
- },
+ title: "Clothing", description:
+ "Curated selection of high-quality garments including dresses, suits, and casual wear.", imageSrc:
+ "http://img.b2bpic.net/free-photo/smiling-woman-s-portrait-transparent-dress_633478-2908.jpg", imageAlt: "Premium clothing collection"},
{
- title: "Electronics",
- description:
- "Latest premium gadgets and electronic devices with cutting-edge technology.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-dress-holding-handset-phone-details-close-up-hands_285396-6183.jpg?_wi=1",
- imageAlt: "Premium electronics collection",
- },
+ title: "Electronics", description:
+ "Latest premium gadgets and electronic devices with cutting-edge technology.", imageSrc:
+ "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-dress-holding-handset-phone-details-close-up-hands_285396-6183.jpg", imageAlt: "Premium electronics collection"},
{
- title: "Accessories",
- description:
- "Elegant accessories including bags, jewelry, watches, and more to complete your style.",
- imageSrc:
- "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6600.jpg?_wi=1",
- imageAlt: "Luxury accessories collection",
- },
+ title: "Accessories", description:
+ "Elegant accessories including bags, jewelry, watches, and more to complete your style.", imageSrc:
+ "http://img.b2bpic.net/free-photo/stylish-woman-hands-using-smartphone_285396-6600.jpg", imageAlt: "Luxury accessories collection"},
]}
buttonAnimation="slide-up"
/>
@@ -264,29 +193,17 @@ export default function HomePage() {
animationType="slide-up"
metrics={[
{
- id: "1",
- icon: Zap,
- title: "Fast Delivery",
- value: "24-48 hrs",
- },
+ id: "1", icon: Zap,
+ title: "Fast Delivery", value: "24-48 hrs"},
{
- id: "2",
- icon: Shield,
- title: "Trusted Quality",
- value: "100%",
- },
+ id: "2", icon: Shield,
+ title: "Trusted Quality", value: "100%"},
{
- id: "3",
- icon: RotateCcw,
- title: "Easy Returns",
- value: "30 Days",
- },
+ id: "3", icon: RotateCcw,
+ title: "Easy Returns", value: "30 Days"},
{
- id: "4",
- icon: Headphones,
- title: "Customer Support",
- value: "24/7",
- },
+ id: "4", icon: Headphones,
+ title: "Customer Support", value: "24/7"},
]}
buttonAnimation="slide-up"
/>
@@ -300,47 +217,23 @@ export default function HomePage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Fatima Khan",
- imageSrc:
- "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg",
- imageAlt: "Fatima Khan - Customer",
- },
+ id: "1", name: "Fatima Khan", imageSrc:
+ "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-disposable-coffee-cup_107420-12313.jpg", imageAlt: "Fatima Khan - Customer"},
{
- id: "2",
- name: "Ahmed Hassan",
- imageSrc:
- "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg",
- imageAlt: "Ahmed Hassan - Customer",
- },
+ id: "2", name: "Ahmed Hassan", imageSrc:
+ "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12661.jpg", imageAlt: "Ahmed Hassan - Customer"},
{
- id: "3",
- name: "Ayesha Ali",
- imageSrc:
- "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg",
- imageAlt: "Ayesha Ali - Customer",
- },
+ id: "3", name: "Ayesha Ali", imageSrc:
+ "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Ayesha Ali - Customer"},
{
- id: "4",
- name: "Hassan Malik",
- imageSrc:
- "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg",
- imageAlt: "Hassan Malik - Customer",
- },
+ id: "4", name: "Hassan Malik", imageSrc:
+ "http://img.b2bpic.net/free-photo/attractive-young-woman-with-charming-smile-feeling-happy-free-after-graduating-university-relaxing-cafe-waiting-food-making-plans-future-ginger-woman-having-rest-indoors_273609-481.jpg", imageAlt: "Hassan Malik - Customer"},
{
- id: "5",
- name: "Sara Ahmed",
- imageSrc:
- "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-showing-thumbs-up_1262-5857.jpg",
- imageAlt: "Sara Ahmed - Customer",
- },
+ id: "5", name: "Sara Ahmed", imageSrc:
+ "http://img.b2bpic.net/free-photo/successful-senior-businesswoman-showing-thumbs-up_1262-5857.jpg", imageAlt: "Sara Ahmed - Customer"},
{
- id: "6",
- name: "Tariq Khan",
- imageSrc:
- "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg",
- imageAlt: "Tariq Khan - Customer",
- },
+ id: "6", name: "Tariq Khan", imageSrc:
+ "http://img.b2bpic.net/free-photo/studio-portrait-beautiful-young-woman-posing_1301-3598.jpg", imageAlt: "Tariq Khan - Customer"},
]}
/>
@@ -360,7 +253,7 @@ export default function HomePage() {