Merge version_1 into main #1
@@ -25,20 +25,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "Visit Us", id: "/contact" },
|
||||
]}
|
||||
brandName="Malik Mobile Shop"
|
||||
button={{ text: "Get Started", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -46,8 +38,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit"
|
||||
title="Visit Us In Lahore"
|
||||
description="F69R+W7C, Mohlanwal Road, Amarkot, Lahore. We are open for your mobile and SIM needs."
|
||||
@@ -59,21 +50,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "fq1",
|
||||
title: "Working Hours",
|
||||
content: "Open daily for your convenience. Call for specific timing inquiries.",
|
||||
},
|
||||
{
|
||||
id: "fq2",
|
||||
title: "Location",
|
||||
content: "Mohlanwal Road, Amarkot, Lahore.",
|
||||
},
|
||||
{
|
||||
id: "fq3",
|
||||
title: "Contact",
|
||||
content: "Call us anytime at 03004688977",
|
||||
},
|
||||
{ id: "fq1", title: "Working Hours", content: "Open daily for your convenience. Call for specific timing inquiries." },
|
||||
{ id: "fq2", title: "Location", content: "Mohlanwal Road, Amarkot, Lahore." },
|
||||
{ id: "fq3", title: "Contact", content: "Call us anytime at 03004688977" },
|
||||
]}
|
||||
title="Shop Hours & Info"
|
||||
description="Common inquiries about visiting us."
|
||||
@@ -85,13 +64,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Malik Mobile Shop"
|
||||
leftLink={{
|
||||
text: "Call Now: 03004688977",
|
||||
href: "tel:03004688977",
|
||||
}}
|
||||
text: "Call Now: 03004688977", href: "tel:03004688977"}}
|
||||
rightLink={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
166
src/app/page.tsx
166
src/app/page.tsx
@@ -28,61 +28,28 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "Visit Us", id: "/contact" },
|
||||
]}
|
||||
brandName="Malik Mobile Shop"
|
||||
button={{ text: "Get Started", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Your Trusted Mobile Shop in Lahore"
|
||||
description="Premium phones, essential accessories, and expert SIM solutions tailored for you. Visit us on Mohlanwal Road for friendly, professional service."
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-22948.jpg",
|
||||
imageAlt: "Premium Mobile Retail",
|
||||
},
|
||||
{
|
||||
id: "h2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-earphones-near-stationery_23-2147929694.jpg",
|
||||
imageAlt: "Earbuds and Accessories",
|
||||
},
|
||||
{
|
||||
id: "h3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg",
|
||||
imageAlt: "Tech Display",
|
||||
},
|
||||
{
|
||||
id: "h4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2149410150.jpg",
|
||||
imageAlt: "Charger Station",
|
||||
},
|
||||
{
|
||||
id: "h5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17123.jpg",
|
||||
imageAlt: "Shop Front",
|
||||
},
|
||||
{
|
||||
id: "h6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-ssd-laptop_23-2149328281.jpg",
|
||||
imageAlt: "Service Desk",
|
||||
},
|
||||
{ id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-using-mobile-phone-coffee-shop_53876-22948.jpg", imageAlt: "Premium Mobile Retail" },
|
||||
{ id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-earphones-near-stationery_23-2147929694.jpg", imageAlt: "Earbuds and Accessories" },
|
||||
{ id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148756287.jpg", imageAlt: "Tech Display" },
|
||||
{ id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-sitting-table_23-2149410150.jpg", imageAlt: "Charger Station" },
|
||||
{ id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-young-woman-sitting-modern-cafe_171337-17123.jpg", imageAlt: "Shop Front" },
|
||||
{ id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-desk-arrangement-with-ssd-laptop_23-2149328281.jpg", imageAlt: "Service Desk" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,27 +60,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Latest Mobiles",
|
||||
subtitle: "Trending devices",
|
||||
category: "Hardware",
|
||||
value: "Premium selection",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Quality Accessories",
|
||||
subtitle: "Original gear",
|
||||
category: "Hardware",
|
||||
value: "Chargers & cables",
|
||||
},
|
||||
{
|
||||
id: "f3",
|
||||
title: "SIM Solutions",
|
||||
subtitle: "Travel & Local",
|
||||
category: "Support",
|
||||
value: "Foreigner friendly",
|
||||
},
|
||||
{ id: "f1", title: "Latest Mobiles", subtitle: "Trending devices", category: "Hardware", value: "Premium selection" },
|
||||
{ id: "f2", title: "Quality Accessories", subtitle: "Original gear", category: "Hardware", value: "Chargers & cables" },
|
||||
{ id: "f3", title: "SIM Solutions", subtitle: "Travel & Local", category: "Support", value: "Foreigner friendly" },
|
||||
]}
|
||||
title="Everything You Need"
|
||||
description="We specialize in high-quality mobile products and reliable support for all your connectivity needs."
|
||||
@@ -124,42 +73,13 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Ali Raza",
|
||||
handle: "@aliraza",
|
||||
testimonial: "Excellent dealing and very cooperative staff. Best mobile shop in the area.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cute-pretty-young-woman-smartphone-cafe_346278-186.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah Ahmed",
|
||||
handle: "@sarah_a",
|
||||
testimonial: "Truly customer-focused. Helped me find a perfect charger for my phone quickly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091292.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "John Doe",
|
||||
handle: "@johndoe",
|
||||
testimonial: "Great experience as a traveler! They helped me get a SIM card set up instantly.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317770.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Fatima Khan",
|
||||
handle: "@fatimak",
|
||||
testimonial: "Friendly shopkeeper and genuine accessories. Highly recommended for Lahore locals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Bilal Sheikh",
|
||||
handle: "@bilal_s",
|
||||
testimonial: "Very convenient location. Always my first choice for any mobile needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Ali Raza", handle: "@aliraza", testimonial: "Excellent dealing and very cooperative staff. Best mobile shop in the area.", imageSrc: "http://img.b2bpic.net/free-photo/cute-pretty-young-woman-smartphone-cafe_346278-186.jpg" },
|
||||
{ id: "t2", name: "Sarah Ahmed", handle: "@sarah_a", testimonial: "Truly customer-focused. Helped me find a perfect charger for my phone quickly.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-high-protein-vegan-meal_23-2149091292.jpg" },
|
||||
{ id: "t3", name: "John Doe", handle: "@johndoe", testimonial: "Great experience as a traveler! They helped me get a SIM card set up instantly.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-wearing-minimalist-shirt_23-2149317770.jpg" },
|
||||
{ id: "t4", name: "Fatima Khan", handle: "@fatimak", testimonial: "Friendly shopkeeper and genuine accessories. Highly recommended for Lahore locals.", imageSrc: "http://img.b2bpic.net/free-photo/3d-tree-with-sunlight-background_23-2150698088.jpg" },
|
||||
{ id: "t5", name: "Bilal Sheikh", handle: "@bilal_s", testimonial: "Very convenient location. Always my first choice for any mobile needs.", imageSrc: "http://img.b2bpic.net/free-photo/view-matchsticks-with-geometric-shapes_23-2149600203.jpg" },
|
||||
]}
|
||||
title="Trusted by Lahore"
|
||||
description="Experience friendly, helpful service that locals appreciate."
|
||||
@@ -175,36 +95,11 @@ export default function LandingPage() {
|
||||
title="Top Picks"
|
||||
description="Our most popular accessories curated for you."
|
||||
products={[
|
||||
{
|
||||
id: "extra1",
|
||||
name: "Original Type-C Cable",
|
||||
price: "PKR 800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-cell-phone-charger-white-isolated-background-with-usb-cabe_58702-4495.jpg",
|
||||
},
|
||||
{
|
||||
id: "extra2",
|
||||
name: "Wireless Earbuds V1",
|
||||
price: "PKR 4500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/workspace-concept-with-headphones_23-2147731358.jpg",
|
||||
},
|
||||
{
|
||||
id: "extra3",
|
||||
name: "Portable Power Bank 10k",
|
||||
price: "PKR 3200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/powerbank-cellphone-wooden-table_93675-129288.jpg",
|
||||
},
|
||||
{
|
||||
id: "extra4",
|
||||
name: "Ergonomic Office Mouse",
|
||||
price: "PKR 1200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-surrounded-by-office-stuff_23-2148225483.jpg",
|
||||
},
|
||||
{
|
||||
id: "extra5",
|
||||
name: "Universal Wall Charger",
|
||||
price: "PKR 1500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/macro-usb-type-c-port-neon-light-connector-closeup_169016-71437.jpg",
|
||||
},
|
||||
{ id: "extra1", name: "Original Type-C Cable", price: "PKR 800", imageSrc: "http://img.b2bpic.net/free-photo/white-cell-phone-charger-white-isolated-background-with-usb-cabe_58702-4495.jpg" },
|
||||
{ id: "extra2", name: "Wireless Earbuds V1", price: "PKR 4500", imageSrc: "http://img.b2bpic.net/free-photo/workspace-concept-with-headphones_23-2147731358.jpg" },
|
||||
{ id: "extra3", name: "Portable Power Bank 10k", price: "PKR 3200", imageSrc: "http://img.b2bpic.net/free-photo/powerbank-cellphone-wooden-table_93675-129288.jpg" },
|
||||
{ id: "extra4", name: "Ergonomic Office Mouse", price: "PKR 1200", imageSrc: "http://img.b2bpic.net/free-photo/computer-mouse-surrounded-by-office-stuff_23-2148225483.jpg" },
|
||||
{ id: "extra5", name: "Universal Wall Charger", price: "PKR 1500", imageSrc: "http://img.b2bpic.net/free-photo/macro-usb-type-c-port-neon-light-connector-closeup_169016-71437.jpg" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -213,8 +108,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Visit Us Today"
|
||||
description="Conveniently located on Mohlanwal Road, Amarkot. Our team is ready to help."
|
||||
@@ -225,13 +119,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Malik Mobile Shop"
|
||||
leftLink={{
|
||||
text: "Call Now: 03004688977",
|
||||
href: "tel:03004688977",
|
||||
}}
|
||||
text: "Call Now: 03004688977", href: "tel:03004688977"}}
|
||||
rightLink={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -25,20 +25,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "/products",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "Visit Us", id: "/contact" },
|
||||
]}
|
||||
brandName="Malik Mobile Shop"
|
||||
button={{ text: "Get Started", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -49,48 +41,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Mobile Phones",
|
||||
price: "From Store",
|
||||
variant: "New Arrivals",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fast Chargers",
|
||||
price: "Available",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-orange-slices-drinkl_23-2149418285.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Premium Cables",
|
||||
price: "Available",
|
||||
variant: "Reliable",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Wireless Audio",
|
||||
price: "Available",
|
||||
variant: "Latest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diary-cellphone-camera-earphone-coffee-cup-paperclip-alarm-clock-pencil-white-desk_23-2148061608.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Power Banks",
|
||||
price: "Available",
|
||||
variant: "High Capacity",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "SIM Cards",
|
||||
price: "Support",
|
||||
variant: "Connect",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-scrub-glove-soap-perfume-bottle-towel-sponge-marble-backdrop_23-2147926923.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Mobile Phones", price: "From Store", variant: "New Arrivals", imageSrc: "http://img.b2bpic.net/free-photo/minimal-style-device-screen_23-2151913301.jpg" },
|
||||
{ id: "p2", name: "Fast Chargers", price: "Available", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-orange-slices-drinkl_23-2149418285.jpg" },
|
||||
{ id: "p3", name: "Premium Cables", price: "Available", variant: "Reliable", imageSrc: "http://img.b2bpic.net/free-photo/still-life-device-table_23-2150994346.jpg" },
|
||||
{ id: "p4", name: "Wireless Audio", price: "Available", variant: "Latest", imageSrc: "http://img.b2bpic.net/free-photo/diary-cellphone-camera-earphone-coffee-cup-paperclip-alarm-clock-pencil-white-desk_23-2148061608.jpg" },
|
||||
{ id: "p5", name: "Power Banks", price: "Available", variant: "High Capacity", imageSrc: "http://img.b2bpic.net/free-photo/white-usb-charging-gadgets-blurred-background-room-closeup_169016-15164.jpg" },
|
||||
{ id: "p6", name: "SIM Cards", price: "Support", variant: "Connect", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-scrub-glove-soap-perfume-bottle-towel-sponge-marble-backdrop_23-2147926923.jpg" },
|
||||
]}
|
||||
title="Our Product Range"
|
||||
description="Premium accessories and devices tailored to your needs. Availability may vary."
|
||||
@@ -102,8 +58,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Shop Support"
|
||||
description={[
|
||||
"Product availability changes frequently. Please call us or visit us to confirm the latest stock and pricing before coming by. We are always happy to help you select the best device or accessory for your needs.",
|
||||
]}
|
||||
"Product availability changes frequently. Please call us or visit us to confirm the latest stock and pricing before coming by. We are always happy to help you select the best device or accessory for your needs."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -111,13 +66,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Malik Mobile Shop"
|
||||
leftLink={{
|
||||
text: "Call Now: 03004688977",
|
||||
href: "tel:03004688977",
|
||||
}}
|
||||
text: "Call Now: 03004688977", href: "tel:03004688977"}}
|
||||
rightLink={{
|
||||
text: "Get Directions",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Get Directions", href: "https://maps.google.com"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user