Update src/app/page.tsx

This commit is contained in:
2026-05-08 06:04:40 +00:00
parent e8e0400f6a
commit c4266c7ce5

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="USA Fashion & Gifts"
/>
@@ -55,101 +47,56 @@ export default function LandingPage() {
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Your Trusted Fashion & Gift Store in Wadduwa"
description="Stylish fashion, unique gifts, and quality products for every occasion. Visit us today for an unmatched local shopping experience."
testimonials={[
{
name: "Anura Perera",
handle: "@local",
testimonial: "Best gift collection in Wadduwa! Very helpful staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg",
},
name: "Anura Perera", handle: "@local", testimonial: "Best gift collection in Wadduwa! Very helpful staff.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-personal-shopper-helping-cutomer_23-2148924090.jpg"},
{
name: "Nilanthi Silva",
handle: "@shopper",
testimonial: "Quality fashion items and excellent customer service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg",
},
name: "Nilanthi Silva", handle: "@shopper", testimonial: "Quality fashion items and excellent customer service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-friends-shopping-clothes_23-2148385702.jpg"},
{
name: "Kasun Fernando",
handle: "@giftbuyer",
testimonial: "Highly recommended for unique gifts for family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chit-chatting-leisure-activity_329181-8019.jpg",
},
name: "Kasun Fernando", handle: "@giftbuyer", testimonial: "Highly recommended for unique gifts for family.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chit-chatting-leisure-activity_329181-8019.jpg"},
{
name: "Sandya Dias",
handle: "@fashionfan",
testimonial: "Friendly store, beautiful clothes, great prices.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg",
},
name: "Sandya Dias", handle: "@fashionfan", testimonial: "Friendly store, beautiful clothes, great prices.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-shopping_23-2149241334.jpg"},
{
name: "Dilini Wijesekera",
handle: "@happy",
testimonial: "My go-to place for all occasion gifts.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-with-down-syndrome-working-as-shop-assistant-wrapping-gift-retail-shop_839833-11759.jpg",
},
name: "Dilini Wijesekera", handle: "@happy", testimonial: "My go-to place for all occasion gifts.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-with-down-syndrome-working-as-shop-assistant-wrapping-gift-retail-shop_839833-11759.jpg"},
]}
buttons={[
{
text: "Call Now",
href: "tel:0719050595",
},
text: "Call Now", href: "tel:0719050595"},
{
text: "Send Inquiry",
href: "#contact",
},
text: "Send Inquiry", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353685.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353685.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-coworkers-celebrating-with-cake_23-2149295552.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-coworkers-celebrating-with-cake_23-2149295552.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-shopper-holding-paper-bags-smiling-cashier-seller-fashion-store-woman-taking-purchase-leaving-shop-medium-shot-shopping-concept_74855-11610.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/cheerful-shopper-holding-paper-bags-smiling-cashier-seller-fashion-store-woman-taking-purchase-leaving-shop-medium-shot-shopping-concept_74855-11610.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-female-shoppers-staring-accessories-shop-window-holding-shopping-bags-standing-store-outside-front-view-through-glass-window-shopping-concept_74855-11592.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/cheerful-female-shoppers-staring-accessories-shop-window-holding-shopping-bags-standing-store-outside-front-view-through-glass-window-shopping-concept_74855-11592.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-flea-market_23-2149536959.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-women-flea-market_23-2149536959.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/front-view-woman-selling-item_23-2150323413.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/front-view-woman-selling-item_23-2150323413.jpg", alt: "Customer 5"},
]}
marqueeItems={[
{
type: "text",
text: "New Collection",
},
type: "text", text: "New Collection"},
{
type: "text",
text: "Premium Quality",
},
type: "text", text: "Premium Quality"},
{
type: "text",
text: "Wadduwa's Best",
},
type: "text", text: "Wadduwa's Best"},
{
type: "text",
text: "Unique Gifts",
},
type: "text", text: "Unique Gifts"},
{
type: "text",
text: "Fashion Forward",
},
type: "text", text: "Fashion Forward"},
]}
/>
</div>
@@ -159,14 +106,9 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
type: "text",
content: "About USA Fashion & Gifts",
},
type: "text", content: "About USA Fashion & Gifts"},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/woman-showing-something-her-friend-phone_23-2148385706.jpg",
alt: "Our boutique shop",
},
type: "image", src: "http://img.b2bpic.net/free-photo/woman-showing-something-her-friend-phone_23-2148385706.jpg", alt: "Our boutique shop"},
]}
/>
</div>
@@ -179,59 +121,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
brand: "USA Style",
name: "Summer Floral Dress",
price: "Rs. 3,500",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830409.jpg?_wi=1",
},
id: "p1", brand: "USA Style", name: "Summer Floral Dress", price: "Rs. 3,500", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830409.jpg"},
{
id: "p2",
brand: "Elegant Gifts",
name: "Premium Leather Handbag",
price: "Rs. 4,800",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoy-shopping_53876-20708.jpg",
},
id: "p2", brand: "Elegant Gifts", name: "Premium Leather Handbag", price: "Rs. 4,800", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoy-shopping_53876-20708.jpg"},
{
id: "p3",
brand: "Classic Fashion",
name: "Minimalist Men's Watch",
price: "Rs. 2,900",
rating: 4,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/plants-white-shelves-glasshouse_53876-65128.jpg",
},
id: "p3", brand: "Classic Fashion", name: "Minimalist Men's Watch", price: "Rs. 2,900", rating: 4,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/plants-white-shelves-glasshouse_53876-65128.jpg"},
{
id: "p4",
brand: "USA Style",
name: "Gold Plated Earrings",
price: "Rs. 1,200",
rating: 5,
reviewCount: "20",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg",
},
id: "p4", brand: "USA Style", name: "Gold Plated Earrings", price: "Rs. 1,200", rating: 5,
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830413.jpg"},
{
id: "p5",
brand: "Gift Collection",
name: "Ceramic Decorative Vase",
price: "Rs. 2,200",
rating: 4,
reviewCount: "6",
imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg",
},
id: "p5", brand: "Gift Collection", name: "Ceramic Decorative Vase", price: "Rs. 2,200", rating: 4,
reviewCount: "6", imageSrc: "http://img.b2bpic.net/free-photo/empty-chic-boutique-filled-with-new-collection-designer-clothes-racks_482257-118548.jpg"},
{
id: "p6",
brand: "Trend Setters",
name: "Casual Leather Belt",
price: "Rs. 1,800",
rating: 5,
reviewCount: "9",
imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg",
},
id: "p6", brand: "Trend Setters", name: "Casual Leather Belt", price: "Rs. 1,800", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/studio-with-props-photography_23-2148885675.jpg"},
]}
title="Our Latest Collections"
description="Explore our curated selection of fashion apparel, beautiful gifts, and unique accessories for every occasion."
@@ -245,40 +151,22 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Trusted Local Business",
description: "Serving the Wadduwa area.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/serious-customer-shop-assistant-meeting-fashion-store-sitting-together-using-tablet-discussing-clothes-purchases-consumerism-shopping-concept_74855-11972.jpg",
},
title: "Trusted Local Business", description: "Serving the Wadduwa area.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/serious-customer-shop-assistant-meeting-fashion-store-sitting-together-using-tablet-discussing-clothes-purchases-consumerism-shopping-concept_74855-11972.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-friends-enjoying-shopping-clothes-store-together-holding-dress-posing-taking-pictures-mobile-phone-consumerism-shopping-concept_74855-11789.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/person-shopping-second-hand-market_23-2149353685.jpg?_wi=2",
imageAlt: "local shop customer service boutique",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-friends-enjoying-shopping-clothes-store-together-holding-dress-posing-taking-pictures-mobile-phone-consumerism-shopping-concept_74855-11789.jpg"},
},
{
title: "Quality Assured",
description: "Hand-picked items.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dramatic-black-white-leaves-landscape_23-2150037723.jpg",
},
title: "Quality Assured", description: "Hand-picked items.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/dramatic-black-white-leaves-landscape_23-2150037723.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jacket-with-accesories_122409-41.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-something-her-friend-phone_23-2148385706.jpg",
imageAlt: "local shop customer service boutique",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-jacket-with-accesories_122409-41.jpg"},
},
{
title: "Convenient Location",
description: "In the heart of Wadduwa.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-checking-shopping-bags_23-2148660665.jpg",
},
title: "Convenient Location", description: "In the heart of Wadduwa.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/adult-woman-checking-shopping-bags_23-2148660665.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait-with-flowers_23-2148830409.jpg?_wi=2",
imageAlt: "local shop customer service boutique",
imageSrc: "http://img.b2bpic.net/free-photo/bold-metro-station-chatelet-paris_23-2148232435.jpg"},
},
]}
showStepNumbers={false}
@@ -294,45 +182,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Fernando",
handle: "@sarah",
testimonial: "I always find unique gifts here.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-shopping-mall_176420-88.jpg",
},
id: "1", name: "Sarah Fernando", handle: "@sarah", testimonial: "I always find unique gifts here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-young-beautiful-girls-shopping-mall_176420-88.jpg"},
{
id: "2",
name: "Rohan de Silva",
handle: "@rohan",
testimonial: "High-quality fashion.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-trying-out-new-clothes_23-2148660714.jpg",
},
id: "2", name: "Rohan de Silva", handle: "@rohan", testimonial: "High-quality fashion.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-trying-out-new-clothes_23-2148660714.jpg"},
{
id: "3",
name: "Manjula Perera",
handle: "@manjula",
testimonial: "Affordable and beautiful.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-work-making-christmas-wreath-wrapping-gifts_1098-22272.jpg",
},
id: "3", name: "Manjula Perera", handle: "@manjula", testimonial: "Affordable and beautiful.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-work-making-christmas-wreath-wrapping-gifts_1098-22272.jpg"},
{
id: "4",
name: "Chathuri Silva",
handle: "@chathuri",
testimonial: "Staff are so friendly.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-woman-carrying-shopping-bags_1170-808.jpg",
},
id: "4", name: "Chathuri Silva", handle: "@chathuri", testimonial: "Staff are so friendly.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/two-beautiful-woman-carrying-shopping-bags_1170-808.jpg"},
{
id: "5",
name: "Lakshman Gomez",
handle: "@gomez",
testimonial: "Excellent variety.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-shopping-bags_23-2148225679.jpg",
},
id: "5", name: "Lakshman Gomez", handle: "@gomez", testimonial: "Excellent variety.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-with-shopping-bags_23-2148225679.jpg"},
]}
showRating={true}
title="What Our Local Customers Say"
@@ -346,20 +209,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "What are your opening hours?",
content: "9:00 AM - 7:00 PM.",
},
id: "f1", title: "What are your opening hours?", content: "9:00 AM - 7:00 PM."},
{
id: "f2",
title: "Do you offer delivery?",
content: "Yes, within Wadduwa.",
},
id: "f2", title: "Do you offer delivery?", content: "Yes, within Wadduwa."},
{
id: "f3",
title: "Can I return products?",
content: "Yes, within 7 days.",
},
id: "f3", title: "Can I return products?", content: "Yes, within 7 days."},
]}
imageSrc="http://img.b2bpic.net/free-photo/professional-barber-man-apron-holding-clipboard-pen-looking-aside-happy-surprised-having-new-idea-standing-orange-wall_141793-96654.jpg"
mediaAnimation="slide-up"
@@ -373,8 +227,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Contact Us"
title="Get in Touch"
description="Call us or fill out the form."
@@ -389,28 +242,19 @@ export default function LandingPage() {
{
items: [
{
label: "Contact: 071 905 0595",
href: "tel:0719050595",
},
label: "Contact: 071 905 0595", href: "tel:0719050595"},
{
label: "Wadduwa, Sri Lanka",
},
label: "Wadduwa, Sri Lanka"},
],
},
{
items: [
{
label: "Home",
href: "#hero",
},
label: "Home", href: "#hero"},
{
label: "Shop",
href: "#products",
},
label: "Shop", href: "#products"},
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
],
},
]}