diff --git a/src/app/page.tsx b/src/app/page.tsx
index 7803cb1..22df1c1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,26 +32,16 @@ export default function LandingPage() {
@@ -59,21 +49,16 @@ export default function LandingPage() {
@@ -84,9 +69,7 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "About Eid Gift Store",
- },
+ type: "text", content: "About Eid Gift Store"},
]}
/>
@@ -98,73 +81,41 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Exquisite Gift Boxes",
- description: "Thoughtfully assembled with festive treats and treasures, perfect for sharing joy.",
- icon: Gift,
+ title: "Exquisite Gift Boxes", description: "Thoughtfully assembled with festive treats and treasures, perfect for sharing joy.", icon: Gift,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/minimal-black-friday-composition_23-2148666990.jpg",
- imageAlt: "Luxury Eid gift box with ribbon",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/minimal-black-friday-composition_23-2148666990.jpg", imageAlt: "Luxury Eid gift box with ribbon"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/christmas-presents-gifts-with-elegant-bow-christmas-decorations-bright-snowy-background-christmas-concept-horizontal_1220-2081.jpg",
- imageAlt: "Luxury Eid gift box with ribbon",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-playing-bongo-drum-with-mehndi-tattoo-her-hand_23-2148083170.jpg?_wi=2",
- imageAlt: "luxury Eid gift box with ribbon",
+ imageSrc: "http://img.b2bpic.net/free-photo/christmas-presents-gifts-with-elegant-bow-christmas-decorations-bright-snowy-background-christmas-concept-horizontal_1220-2081.jpg", imageAlt: "Luxury Eid gift box with ribbon"},
+ ]
},
{
- title: "Vibrant Bangles",
- description: "Adorn your wrists with a spectrum of colorful, traditional bangles that shimmer and shine.",
- icon: Gift,
+ title: "Vibrant Bangles", description: "Adorn your wrists with a spectrum of colorful, traditional bangles that shimmer and shine.", icon: Gift,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/summer-trendy-fashion-details-vintage-style-vibes-crop-top-straw-hat-backpack-boho-chick-style-free-spirit_291049-1128.jpg",
- imageAlt: "Colorful traditional bangles stack",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/summer-trendy-fashion-details-vintage-style-vibes-crop-top-straw-hat-backpack-boho-chick-style-free-spirit_291049-1128.jpg", imageAlt: "Colorful traditional bangles stack"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/gilded-ties-christmas-decoration_1162-200.jpg",
- imageAlt: "Colorful traditional bangles stack",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/high-view-table-flowers-stationery-elements_23-2148463265.jpg",
- imageAlt: "luxury Eid gift box with ribbon",
+ imageSrc: "http://img.b2bpic.net/free-photo/gilded-ties-christmas-decoration_1162-200.jpg", imageAlt: "Colorful traditional bangles stack"},
+ ]
},
{
- title: "Traditional Mehndi",
- description: "Enhance your festive look with rich, organic henna cones for beautiful, intricate designs.",
- icon: Palette,
+ title: "Traditional Mehndi", description: "Enhance your festive look with rich, organic henna cones for beautiful, intricate designs.", icon: Palette,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-holds-her-hands-covered-with-mehndi_8353-765.jpg",
- imageAlt: "Beautiful mehndi design on hand",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/indian-woman-holds-her-hands-covered-with-mehndi_8353-765.jpg", imageAlt: "Beautiful mehndi design on hand"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-floral-wreath_23-2150506651.jpg",
- imageAlt: "Beautiful mehndi design on hand",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/toilet-bag-products-high-angle_23-2149879496.jpg",
- imageAlt: "luxury Eid gift box with ribbon",
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing-with-floral-wreath_23-2150506651.jpg", imageAlt: "Beautiful mehndi design on hand"},
+ ]
},
{
- title: "Quality Makeup",
- description: "Complete your Eid glam with our selection of essential makeup items, crafted for elegance.",
- icon: Sparkles,
+ title: "Quality Makeup", description: "Complete your Eid glam with our selection of essential makeup items, crafted for elegance.", icon: Sparkles,
mediaItems: [
{
- imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=1",
- imageAlt: "Cosmetic products with festive background",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Cosmetic products with festive background"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-arrangement_23-2148961336.jpg",
- imageAlt: "Cosmetic products with festive background",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045920.jpg?_wi=1",
- imageAlt: "luxury Eid gift box with ribbon",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/minimal-beauty-products-arrangement_23-2148961336.jpg", imageAlt: "Cosmetic products with festive background"},
+ ]
+ }
]}
title="Our Special Eid Collection"
description="Discover handcrafted delights and essential beauty items, curated specifically for your perfect Eid celebration. Each category offers quality and charm, designed to make your festivities shine."
@@ -179,53 +130,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p-1",
- name: "Luxury Eid Gift Box",
- price: "PKR 950",
- variant: "Assorted",
- imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg?_wi=2",
- imageAlt: "Luxury Eid Gift Box",
- },
+ id: "p-1", name: "Luxury Eid Gift Box", price: "PKR 950", variant: "Assorted", imageSrc: "http://img.b2bpic.net/free-photo/mock-up-new-year-preparations_23-2148334999.jpg", imageAlt: "Luxury Eid Gift Box"},
{
- id: "p-2",
- name: "Colorful Bangle Set",
- price: "PKR 499",
- variant: "Mixed Colors",
- imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045920.jpg?_wi=2",
- imageAlt: "Colorful Bangle Set",
- },
+ id: "p-2", name: "Colorful Bangle Set", price: "PKR 499", variant: "Mixed Colors", imageSrc: "http://img.b2bpic.net/free-photo/sophisticated-tea-party-assortment_23-2149045920.jpg", imageAlt: "Colorful Bangle Set"},
{
- id: "p-3",
- name: "Organic Mehndi Cone",
- price: "PKR 150",
- variant: "Dark Stain",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-smoothie-white-background-with-leaves_23-2148303050.jpg",
- imageAlt: "Organic Mehndi Cone",
- },
+ id: "p-3", name: "Organic Mehndi Cone", price: "PKR 150", variant: "Dark Stain", imageSrc: "http://img.b2bpic.net/free-photo/top-view-green-smoothie-white-background-with-leaves_23-2148303050.jpg", imageAlt: "Organic Mehndi Cone"},
{
- id: "p-4",
- name: "Eid Makeup Palette",
- price: "PKR 899",
- variant: "Festive Shades",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-using-toilet-bag_23-2149764694.jpg",
- imageAlt: "Eid Makeup Palette",
- },
+ id: "p-4", name: "Eid Makeup Palette", price: "PKR 899", variant: "Festive Shades", imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-using-toilet-bag_23-2149764694.jpg", imageAlt: "Eid Makeup Palette"},
{
- id: "p-5",
- name: "Embroidered Festive Shawl",
- price: "PKR 999",
- variant: "Pink/Gold",
- imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-wear-blanket-against-wooden-stumps-wood_627829-10792.jpg",
- imageAlt: "Embroidered Festive Shawl",
- },
+ id: "p-5", name: "Embroidered Festive Shawl", price: "PKR 999", variant: "Pink/Gold", imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-girl-wear-blanket-against-wooden-stumps-wood_627829-10792.jpg", imageAlt: "Embroidered Festive Shawl"},
{
- id: "p-6",
- name: "Beaded Clutch Bag",
- price: "PKR 750",
- variant: "Gold Embellished",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-covid-party-items-arrangement_23-2149299928.jpg",
- imageAlt: "Beaded Clutch Bag",
- },
+ id: "p-6", name: "Beaded Clutch Bag", price: "PKR 750", variant: "Gold Embellished", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-covid-party-items-arrangement_23-2149299928.jpg", imageAlt: "Beaded Clutch Bag"},
]}
title="Shop Our Festive Finds Under 1000 PKR"
description="Exquisite gifts for every budget, perfect for spreading joy this Eid. Discover our curated selection of top-quality items, all priced affordably."
@@ -238,65 +153,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t-1",
- name: "Ayesha Khan",
- date: "April 2024",
- title: "Perfect Eid Gifts!",
- quote: "The gift boxes were absolutely stunning and arrived just in time for Eid. My family loved them!",
- tag: "Gift Boxes",
- avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-afro-curls-hairstyle-dressed-summer-hipster-white-dress_158538-714.jpg",
- avatarAlt: "Ayesha Khan",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-inside-present-with-garlands-pink-background_179666-16897.jpg",
- imageAlt: "Family celebrating Eid with gifts",
- },
+ id: "t-1", name: "Ayesha Khan", date: "April 2024", title: "Perfect Eid Gifts!", quote: "The gift boxes were absolutely stunning and arrived just in time for Eid. My family loved them!", tag: "Gift Boxes", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-smiling-model-with-afro-curls-hairstyle-dressed-summer-hipster-white-dress_158538-714.jpg", avatarAlt: "Ayesha Khan", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-male-inside-present-with-garlands-pink-background_179666-16897.jpg", imageAlt: "Family celebrating Eid with gifts"},
{
- id: "t-2",
- name: "Fahad Ali",
- date: "April 2024",
- title: "Beautiful Bangles & Mehndi",
- quote: "My wife was thrilled with the bangles and mehndi. The quality is fantastic for the price. Highly recommend!",
- tag: "Bangles & Mehndi",
- avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg",
- avatarAlt: "Fahad Ali",
- imageSrc: "http://img.b2bpic.net/free-photo/ramadan-shopping-basket-front-side_187299-37728.jpg",
- imageAlt: "Man showing new bangles",
- },
+ id: "t-2", name: "Fahad Ali", date: "April 2024", title: "Beautiful Bangles & Mehndi", quote: "My wife was thrilled with the bangles and mehndi. The quality is fantastic for the price. Highly recommend!", tag: "Bangles & Mehndi", avatarSrc: "http://img.b2bpic.net/free-photo/happy-young-elegant-man-smiling_23-2148332976.jpg", avatarAlt: "Fahad Ali", imageSrc: "http://img.b2bpic.net/free-photo/ramadan-shopping-basket-front-side_187299-37728.jpg", imageAlt: "Man showing new bangles"},
{
- id: "t-3",
- name: "Zara Noor",
- date: "March 2024",
- title: "Great Value Makeup",
- quote: "I found the perfect festive makeup palette under 1000 PKR. It's a lifesaver for Eid preparations!",
- tag: "Makeup",
- avatarSrc: "http://img.b2bpic.net/free-photo/side-view-girl-posing-studio_23-2149596278.jpg",
- avatarAlt: "Zara Noor",
- imageSrc: "http://img.b2bpic.net/free-photo/person-with-mehndi-holding-teapot-cup_23-2148074746.jpg",
- imageAlt: "Woman applying mehndi design",
- },
+ id: "t-3", name: "Zara Noor", date: "March 2024", title: "Great Value Makeup", quote: "I found the perfect festive makeup palette under 1000 PKR. It's a lifesaver for Eid preparations!", tag: "Makeup", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-girl-posing-studio_23-2149596278.jpg", avatarAlt: "Zara Noor", imageSrc: "http://img.b2bpic.net/free-photo/person-with-mehndi-holding-teapot-cup_23-2148074746.jpg", imageAlt: "Woman applying mehndi design"},
{
- id: "t-4",
- name: "Omar Siddiqui",
- date: "April 2024",
- title: "Excellent Service",
- quote: "The entire ordering process was smooth, and delivery was quick. Eid Gift Store is now my go-to for festive shopping.",
- tag: "Service",
- avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-emotional-happy-with-arms-raised-standing-orange-wall_141793-81896.jpg",
- avatarAlt: "Omar Siddiqui",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elderly-woman-colorful-dress-outside-autumn-street_1303-29580.jpg",
- imageAlt: "Makeup application festive look",
- },
+ id: "t-4", name: "Omar Siddiqui", date: "April 2024", title: "Excellent Service", quote: "The entire ordering process was smooth, and delivery was quick. Eid Gift Store is now my go-to for festive shopping.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/bearded-man-navy-t-shirt-emotional-happy-with-arms-raised-standing-orange-wall_141793-81896.jpg", avatarAlt: "Omar Siddiqui", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-elderly-woman-colorful-dress-outside-autumn-street_1303-29580.jpg", imageAlt: "Makeup application festive look"},
{
- id: "t-5",
- name: "Sana Ahmed",
- date: "March 2024",
- title: "Festive Cheer Delivered!",
- quote: "Everything I ordered was beautifully packaged and exactly as described. Truly added to our Eid celebrations!",
- tag: "Overall Experience",
- avatarSrc: "http://img.b2bpic.net/free-photo/graceful-tanned-woman-glasses-standing-wooden-wall-outdoor-shot-relaxed-brunette-girl-dreamy-posing-with-phone_197531-10628.jpg",
- avatarAlt: "Sana Ahmed",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-people-exchanging-gifts-christmas-celebration_23-2147969592.jpg",
- imageAlt: "Group of friends with Eid gifts",
- },
+ id: "t-5", name: "Sana Ahmed", date: "March 2024", title: "Festive Cheer Delivered!", quote: "Everything I ordered was beautifully packaged and exactly as described. Truly added to our Eid celebrations!", tag: "Overall Experience", avatarSrc: "http://img.b2bpic.net/free-photo/graceful-tanned-woman-glasses-standing-wooden-wall-outdoor-shot-relaxed-brunette-girl-dreamy-posing-with-phone_197531-10628.jpg", avatarAlt: "Sana Ahmed", imageSrc: "http://img.b2bpic.net/free-photo/happy-people-exchanging-gifts-christmas-celebration_23-2147969592.jpg", imageAlt: "Group of friends with Eid gifts"},
]}
title="Happy Customers, Joyful Eid"
description="Hear what our beloved customers have to say about their delightful Eid Gift Store experience. Their smiles are our greatest reward!"
@@ -308,14 +173,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Happy Homes PK",
- "Festive Foundations",
- "Eid Celebrations Co.",
- "Pakistani Crafts Guild",
- "Community Joy Network",
- "Beauty & Bliss Stores",
- "Cultural Connect",
- ]}
+ "Happy Homes PK", "Festive Foundations", "Eid Celebrations Co.", "Pakistani Crafts Guild", "Community Joy Network", "Beauty & Bliss Stores", "Cultural Connect"]}
title="Trusted by Families Across Pakistan"
description="We are proud to partner with and be cherished by various communities and organizations, bringing smiles and festive cheer to thousands of homes."
/>
@@ -325,18 +183,13 @@ export default function LandingPage() {
@@ -348,19 +201,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "https://facebook.com/eidgiftstorepk",
- ariaLabel: "Facebook page",
- },
+ href: "https://facebook.com/eidgiftstorepk", ariaLabel: "Facebook page"},
{
icon: Instagram,
- href: "https://instagram.com/eidgiftstorepk",
- ariaLabel: "Instagram profile",
- },
+ href: "https://instagram.com/eidgiftstorepk", ariaLabel: "Instagram profile"},
{
icon: HelpCircle,
- href: "https://wa.me/message/YOURWHATSAPPNUMBER",
- ariaLabel: "WhatsApp chat",
- },
+ href: "https://wa.me/message/YOURWHATSAPPNUMBER", ariaLabel: "WhatsApp chat"},
]}
/>