Update src/app/page.tsx

This commit is contained in:
2026-03-12 17:46:02 +00:00
parent 6e0fc8f742
commit 68ea52bd83

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
{ text: "Call Now: +91 70169 45948", href: "tel:+917016945948" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/positive-businesswoman-watching-content-tablet_74855-1178.jpg"
imageSrc="http://img.b2bpic.net/free-photo/positive-businesswoman-watching-content-tablet_74855-1178.jpg?_wi=1"
imageAlt="Latest smartphones and mobile devices"
mediaAnimation="slide-up"
imagePosition="right"
@@ -75,7 +75,7 @@ export default function LandingPage() {
tag="Store Information"
tagIcon={MapPin}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg?_wi=1"
imageAlt="F.R. Mobile Shop interior"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -86,27 +86,27 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "New Smartphones", description: "Latest iPhone and Android models with full warranty and genuine products", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", imageAlt: "New smartphones collection", buttonIcon: Smartphone,
title: "New Smartphones", description: "Latest iPhone and Android models with full warranty and genuine products", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=1", imageAlt: "New smartphones collection", buttonIcon: Smartphone,
buttonHref: "tel:+917016945948"
},
{
title: "Second Hand Mobiles", description: "Quality certified pre-owned devices at affordable prices with warranty", imageSrc: "http://img.b2bpic.net/free-photo/closeup-workers-doing-brainstorming-pitching-investment-strategies_482257-112164.jpg", imageAlt: "Second-hand mobile phones", buttonIcon: TrendingDown,
title: "Second Hand Mobiles", description: "Quality certified pre-owned devices at affordable prices with warranty", imageSrc: "http://img.b2bpic.net/free-photo/closeup-workers-doing-brainstorming-pitching-investment-strategies_482257-112164.jpg?_wi=1", imageAlt: "Second-hand mobile phones", buttonIcon: TrendingDown,
buttonHref: "tel:+917016945948"
},
{
title: "Mobile Accessories", description: "Premium chargers, cases, screen protectors, and all mobile accessories", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg", imageAlt: "Mobile accessories collection", buttonIcon: Package,
title: "Mobile Accessories", description: "Premium chargers, cases, screen protectors, and all mobile accessories", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg?_wi=1", imageAlt: "Mobile accessories collection", buttonIcon: Package,
buttonHref: "tel:+917016945948"
},
{
title: "Mobile Repair", description: "Professional repair services for all phone models and damage types", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg", imageAlt: "Professional mobile repair", buttonIcon: Wrench,
title: "Mobile Repair", description: "Professional repair services for all phone models and damage types", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg?_wi=1", imageAlt: "Professional mobile repair", buttonIcon: Wrench,
buttonHref: "tel:+917016945948"
},
{
title: "Mobile on Loan / EMI", description: "Flexible payment options and EMI schemes to make phones affordable", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309629.jpg", imageAlt: "EMI and loan options", buttonIcon: CreditCard,
title: "Mobile on Loan / EMI", description: "Flexible payment options and EMI schemes to make phones affordable", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309629.jpg?_wi=1", imageAlt: "EMI and loan options", buttonIcon: CreditCard,
buttonHref: "tel:+917016945948"
},
{
title: "Android Phones", description: "Wide range of Samsung, Oppo, Vivo, Honor, and other Android devices", imageSrc: "http://img.b2bpic.net/free-photo/smartphones-city-concept_23-2150246080.jpg", imageAlt: "Android phones showcase", buttonIcon: Smartphone,
title: "Android Phones", description: "Wide range of Samsung, Oppo, Vivo, Honor, and other Android devices", imageSrc: "http://img.b2bpic.net/free-photo/smartphones-city-concept_23-2150246080.jpg?_wi=1", imageAlt: "Android phones showcase", buttonIcon: Smartphone,
buttonHref: "tel:+917016945948"
}
]}
@@ -125,10 +125,10 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "offer-1", name: "Special Offer", price: "Surprise Gifts", variant: "Spend over ₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-watching-content-tablet_74855-1178.jpg", imageAlt: "Special offer banner"
id: "offer-1", name: "Special Offer", price: "Surprise Gifts", variant: "Spend over ₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/positive-businesswoman-watching-content-tablet_74855-1178.jpg?_wi=2", imageAlt: "Special offer banner"
},
{
id: "offer-2", name: "Premium Bags Included", price: "Free", variant: "On purchases above ₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309629.jpg", imageAlt: "Premium bags offer"
id: "offer-2", name: "Premium Bags Included", price: "Free", variant: "On purchases above ₹10,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309629.jpg?_wi=2", imageAlt: "Premium bags offer"
}
]}
title="Exclusive Offer"
@@ -147,27 +147,27 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "iPhones", description: "Latest Apple iPhone models with full warranty and genuine certification", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg", imageAlt: "iPhone collection", buttonIcon: Eye,
title: "iPhones", description: "Latest Apple iPhone models with full warranty and genuine certification", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722663.jpg?_wi=2", imageAlt: "iPhone collection", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
},
{
title: "Android Phones", description: "Samsung, Oppo, Vivo, Honor and other premium Android devices", imageSrc: "http://img.b2bpic.net/free-photo/smartphones-city-concept_23-2150246080.jpg", imageAlt: "Android phones", buttonIcon: Eye,
title: "Android Phones", description: "Samsung, Oppo, Vivo, Honor and other premium Android devices", imageSrc: "http://img.b2bpic.net/free-photo/smartphones-city-concept_23-2150246080.jpg?_wi=2", imageAlt: "Android phones", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
},
{
title: "Mobile Accessories", description: "Premium chargers, protective cases, and essential mobile accessories", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg", imageAlt: "Mobile accessories", buttonIcon: Eye,
title: "Mobile Accessories", description: "Premium chargers, protective cases, and essential mobile accessories", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-stationery-near-clock-coffee_23-2147929568.jpg?_wi=2", imageAlt: "Mobile accessories", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
},
{
title: "Shop Interior", description: "Visit our modern and organized retail store for best shopping experience", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg", imageAlt: "Shop interior", buttonIcon: Eye,
title: "Shop Interior", description: "Visit our modern and organized retail store for best shopping experience", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg?_wi=2", imageAlt: "Shop interior", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
},
{
title: "Second Hand Mobiles", description: "Quality certified pre-owned phones at affordable rates", imageSrc: "http://img.b2bpic.net/free-photo/closeup-workers-doing-brainstorming-pitching-investment-strategies_482257-112164.jpg", imageAlt: "Second-hand mobiles", buttonIcon: Eye,
title: "Second Hand Mobiles", description: "Quality certified pre-owned phones at affordable rates", imageSrc: "http://img.b2bpic.net/free-photo/closeup-workers-doing-brainstorming-pitching-investment-strategies_482257-112164.jpg?_wi=2", imageAlt: "Second-hand mobiles", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
},
{
title: "Repair Service", description: "Professional repair service station with expert technicians", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg", imageAlt: "Repair services", buttonIcon: Eye,
title: "Repair Service", description: "Professional repair service station with expert technicians", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-equipment-soldering-working-home_1157-47196.jpg?_wi=2", imageAlt: "Repair services", buttonIcon: Eye,
buttonHref: "tel:+917016945948"
}
]}
@@ -194,7 +194,7 @@ export default function LandingPage() {
tag="Location & Hours"
tagIcon={Clock}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8604.jpg?_wi=3"
imageAlt="Store address location"
mediaAnimation="slide-up"
metricsAnimation="slide-up"