Merge version_1 into main #1
321
src/app/page.tsx
321
src/app/page.tsx
@@ -32,29 +32,17 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "#products",
|
||||
},
|
||||
name: "Products", id: "#products"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Turpan Boutique"
|
||||
/>
|
||||
@@ -63,65 +51,40 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroCentered
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Discover Unique Gifts & Curated Home Decor"
|
||||
description="Welcome to Turpan Boutique, your destination for exquisite finds that elevate every occasion and space. Experience a world of tasteful selections and exceptional service."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg",
|
||||
alt: "Satisfied Customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", alt: "Satisfied Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26677.jpg",
|
||||
alt: "Satisfied Customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26677.jpg", alt: "Satisfied Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg",
|
||||
alt: "Satisfied Customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-man-developing-photos_23-2149893918.jpg", alt: "Satisfied Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg",
|
||||
alt: "Satisfied Customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-14781.jpg", alt: "Satisfied Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
alt: "Young Businesswoman Portrait in Office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", alt: "Young Businesswoman Portrait in Office"},
|
||||
]}
|
||||
avatarText="Loved by discerning shoppers in Santa Monica & beyond."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Our Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Explore Our Collection", href: "#products"},
|
||||
{
|
||||
text: "Visit Our Store",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Visit Our Store", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Exceptional Quality",
|
||||
},
|
||||
type: "text", text: "Exceptional Quality"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Thoughtfully Curated",
|
||||
},
|
||||
type: "text", text: "Thoughtfully Curated"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Unique Selection",
|
||||
},
|
||||
type: "text", text: "Unique Selection"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalized Service",
|
||||
},
|
||||
type: "text", text: "Personalized Service"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Timeless Elegance",
|
||||
},
|
||||
type: "text", text: "Timeless Elegance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,24 +94,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Turpan Boutique",
|
||||
},
|
||||
type: "text", content: "About Turpan Boutique"},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/empty-blackboard-surrounded-by-shopping-bags_23-2148288236.jpg",
|
||||
alt: "Boutique Interior Display",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/empty-blackboard-surrounded-by-shopping-bags_23-2148288236.jpg", alt: "Boutique Interior Display"},
|
||||
{
|
||||
type: "text",
|
||||
content: "Our Story & Philosophy",
|
||||
},
|
||||
type: "text", content: "Our Story & Philosophy"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#",
|
||||
},
|
||||
text: "Learn More", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -161,46 +115,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Curated Collections",
|
||||
description: "Discover a constantly evolving selection of unique gifts, home decor, and fashion accessories, all chosen for their quality and distinctive charm.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablets-with-ribbons-red-packet_23-2147959968.jpg",
|
||||
imageAlt: "Curated Gifts Preview",
|
||||
},
|
||||
title: "Curated Collections", description: "Discover a constantly evolving selection of unique gifts, home decor, and fashion accessories, all chosen for their quality and distinctive charm.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablets-with-ribbons-red-packet_23-2147959968.jpg", imageAlt: "Curated Gifts Preview"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-picture-clothes_23-2147932264.jpg",
|
||||
imageAlt: "Store Location on Map",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-social-distancing-concept_23-2148626202.jpg",
|
||||
imageAlt: "phone displaying elegant gift ideas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-picture-clothes_23-2147932264.jpg", imageAlt: "Store Location on Map"}
|
||||
},
|
||||
{
|
||||
title: "Exceptional Service",
|
||||
description: "Our knowledgeable and polite staff are always on hand to assist you, whether you need help finding the perfect gift or styling your home.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-table-with-computer-supplies_93675-131503.jpg",
|
||||
imageAlt: "Personalized Gift Options",
|
||||
},
|
||||
title: "Exceptional Service", description: "Our knowledgeable and polite staff are always on hand to assist you, whether you need help finding the perfect gift or styling your home.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-desk-table-with-computer-supplies_93675-131503.jpg", imageAlt: "Personalized Gift Options"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-unrecognizable-person-tracking-taxi-mobile-app_1098-18675.jpg",
|
||||
imageAlt: "Parking Information",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg",
|
||||
imageAlt: "phone displaying elegant gift ideas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shoulder-view-unrecognizable-person-tracking-taxi-mobile-app_1098-18675.jpg", imageAlt: "Parking Information"}
|
||||
},
|
||||
{
|
||||
title: "Prime Location & Ambiance",
|
||||
description: "Located in the beautiful Brentwood Country Mart, we offer easy parking and a delightful shopping atmosphere that makes every visit a pleasure.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutout-grunge-nobody-new-up-bright_1428-741.jpg",
|
||||
imageAlt: "New Arrivals Preview",
|
||||
},
|
||||
title: "Prime Location & Ambiance", description: "Located in the beautiful Brentwood Country Mart, we offer easy parking and a delightful shopping atmosphere that makes every visit a pleasure.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cutout-grunge-nobody-new-up-bright_1428-741.jpg", imageAlt: "New Arrivals Preview"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-caucasian-plus-size-woman-blue-dress-holding-cell-phone_343059-2090.jpg",
|
||||
imageAlt: "Staff Assistance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model-sexy-man-dressed-pink-tshirt-trousers-fashion-male-isolated-blue-wall-studio_158538-26677.jpg",
|
||||
imageAlt: "phone displaying elegant gift ideas",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/charming-young-caucasian-plus-size-woman-blue-dress-holding-cell-phone_343059-2090.jpg", imageAlt: "Staff Assistance"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -218,85 +148,29 @@ export default function LandingPage() {
|
||||
carouselMode="buttons"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Diptyque",
|
||||
name: "Baies Scented Candle",
|
||||
price: "$72.00",
|
||||
rating: 5,
|
||||
reviewCount: "25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9653.jpg",
|
||||
imageAlt: "Diptyque Baies Scented Candle",
|
||||
},
|
||||
id: "p1", brand: "Diptyque", name: "Baies Scented Candle", price: "$72.00", rating: 5,
|
||||
reviewCount: "25", imageSrc: "http://img.b2bpic.net/free-photo/close-up-miniature-candlesticks-candles-home-decor-comfort-concept_169016-9653.jpg", imageAlt: "Diptyque Baies Scented Candle"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Artisan Collection",
|
||||
name: "Handcrafted Ceramic Vase",
|
||||
price: "$120.00",
|
||||
rating: 4.5,
|
||||
reviewCount: "18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-decoration_1203-3197.jpg",
|
||||
imageAlt: "Handcrafted Ceramic Vase",
|
||||
},
|
||||
id: "p2", brand: "Artisan Collection", name: "Handcrafted Ceramic Vase", price: "$120.00", rating: 4.5,
|
||||
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/vase-decoration_1203-3197.jpg", imageAlt: "Handcrafted Ceramic Vase"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Luxury Treats",
|
||||
name: "Gourmet Chocolate Box",
|
||||
price: "$45.00",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sweets-biscuits-cookies-candies-inside-heart-shaped-box-white-surface-sugar-pie-tea-sweet-yummy-cake_140725-108980.jpg",
|
||||
imageAlt: "Gourmet Chocolate Box",
|
||||
},
|
||||
id: "p3", brand: "Luxury Treats", name: "Gourmet Chocolate Box", price: "$45.00", rating: 5,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sweets-biscuits-cookies-candies-inside-heart-shaped-box-white-surface-sugar-pie-tea-sweet-yummy-cake_140725-108980.jpg", imageAlt: "Gourmet Chocolate Box"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Silk Road",
|
||||
name: "Abstract Pattern Silk Scarf",
|
||||
price: "$180.00",
|
||||
rating: 4.8,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scarf_1203-7992.jpg",
|
||||
imageAlt: "Abstract Pattern Silk Scarf",
|
||||
},
|
||||
id: "p4", brand: "Silk Road", name: "Abstract Pattern Silk Scarf", price: "$180.00", rating: 4.8,
|
||||
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scarf_1203-7992.jpg", imageAlt: "Abstract Pattern Silk Scarf"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Leather Craft",
|
||||
name: "Minimalist Leather Wallet",
|
||||
price: "$95.00",
|
||||
rating: 4.7,
|
||||
reviewCount: "20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tailoring-workshop-arrangement-table_23-2148970732.jpg",
|
||||
imageAlt: "Minimalist Leather Wallet",
|
||||
},
|
||||
id: "p5", brand: "Leather Craft", name: "Minimalist Leather Wallet", price: "$95.00", rating: 4.7,
|
||||
reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-photo/tailoring-workshop-arrangement-table_23-2148970732.jpg", imageAlt: "Minimalist Leather Wallet"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Gallery Finds",
|
||||
name: "Modern Abstract Art Print",
|
||||
price: "$250.00",
|
||||
rating: 4.9,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/almost-empty-color-palette_23-2148217372.jpg",
|
||||
imageAlt: "Modern Abstract Art Print",
|
||||
},
|
||||
id: "p6", brand: "Gallery Finds", name: "Modern Abstract Art Print", price: "$250.00", rating: 4.9,
|
||||
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/almost-empty-color-palette_23-2148217372.jpg", imageAlt: "Modern Abstract Art Print"},
|
||||
{
|
||||
id: "p7",
|
||||
brand: "Cozy Home",
|
||||
name: "Handwoven Wool Throw",
|
||||
price: "$150.00",
|
||||
rating: 4.6,
|
||||
reviewCount: "15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/platter-marmelades-coffee-beans-tablecloth-marble_114579-24395.jpg",
|
||||
imageAlt: "Handwoven Wool Throw",
|
||||
},
|
||||
id: "p7", brand: "Cozy Home", name: "Handwoven Wool Throw", price: "$150.00", rating: 4.6,
|
||||
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/platter-marmelades-coffee-beans-tablecloth-marble_114579-24395.jpg", imageAlt: "Handwoven Wool Throw"},
|
||||
{
|
||||
id: "p8",
|
||||
brand: "Coffee Table Books",
|
||||
name: "Fashion & Design Book",
|
||||
price: "$60.00",
|
||||
rating: 4.7,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197559.jpg",
|
||||
imageAlt: "Fashion & Design Coffee Table Book",
|
||||
},
|
||||
id: "p8", brand: "Coffee Table Books", name: "Fashion & Design Book", price: "$60.00", rating: 4.7,
|
||||
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/still-life-sant-jordi-day-books-roses_23-2151197559.jpg", imageAlt: "Fashion & Design Coffee Table Book"},
|
||||
]}
|
||||
title="Our Handpicked Selection"
|
||||
description="Explore a diverse range of exquisite products, from luxury candles to unique home accents, perfect for gifting or indulging yourself."
|
||||
@@ -308,49 +182,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jennifer Davis",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/females-standing-with-shopping-bags_1301-1592.jpg",
|
||||
imageAlt: "Jennifer Davis",
|
||||
},
|
||||
id: "1", name: "Jennifer Davis", imageSrc: "http://img.b2bpic.net/free-photo/females-standing-with-shopping-bags_1301-1592.jpg", imageAlt: "Jennifer Davis"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Laetitia Longuefosse",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg",
|
||||
imageAlt: "Laetitia Longuefosse",
|
||||
},
|
||||
id: "2", name: "Laetitia Longuefosse", imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288167.jpg", imageAlt: "Laetitia Longuefosse"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Kirstin Leigh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-happy-women_23-2147705117.jpg",
|
||||
imageAlt: "Kirstin Leigh",
|
||||
},
|
||||
id: "3", name: "Kirstin Leigh", imageSrc: "http://img.b2bpic.net/free-photo/shopping-concept-with-happy-women_23-2147705117.jpg", imageAlt: "Kirstin Leigh"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Guthrie Paterson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-girls_23-2148656026.jpg",
|
||||
imageAlt: "Guthrie Paterson",
|
||||
},
|
||||
id: "4", name: "Guthrie Paterson", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-smiling-girls_23-2148656026.jpg", imageAlt: "Guthrie Paterson"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dawn Welsh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-phone_23-2148023383.jpg",
|
||||
imageAlt: "Dawn Welsh",
|
||||
},
|
||||
id: "5", name: "Dawn Welsh", imageSrc: "http://img.b2bpic.net/free-photo/shopping-girl-phone_23-2148023383.jpg", imageAlt: "Dawn Welsh"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Barbara Bestor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-girls-with-red-shopping-bags_23-2148299472.jpg",
|
||||
imageAlt: "Barbara Bestor",
|
||||
},
|
||||
id: "6", name: "Barbara Bestor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-girls-with-red-shopping-bags_23-2148299472.jpg", imageAlt: "Barbara Bestor"},
|
||||
]}
|
||||
cardTitle="What Our Customers Say"
|
||||
cardTag="Rave Reviews"
|
||||
buttons={[
|
||||
{
|
||||
text: "Read More Reviews",
|
||||
href: "#",
|
||||
},
|
||||
text: "Read More Reviews", href: "#"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
cardAnimation="slide-up"
|
||||
@@ -362,14 +210,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Vogue Living",
|
||||
"Architectural Digest",
|
||||
"GQ",
|
||||
"Elle Decor",
|
||||
"House Beautiful",
|
||||
"Forbes",
|
||||
"The New York Times",
|
||||
]}
|
||||
"Vogue Living", "Architectural Digest", "GQ", "Elle Decor", "House Beautiful", "Forbes", "The New York Times"]}
|
||||
title="Featured In & Loved By"
|
||||
description="Our curated selection has been recognized by top lifestyle publications and appreciated by discerning clients."
|
||||
speed={40}
|
||||
@@ -383,20 +224,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What are your store hours?",
|
||||
content: "We are open from 11 AM to 6 PM, Sunday through Saturday. Please check our contact page for any holiday hour adjustments.",
|
||||
},
|
||||
id: "faq1", title: "What are your store hours?", content: "We are open from 11 AM to 6 PM, Sunday through Saturday. Please check our contact page for any holiday hour adjustments."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Do you offer gift wrapping services?",
|
||||
content: "Yes, we offer complimentary elegant gift wrapping for all purchases. Just ask our staff at checkout!",
|
||||
},
|
||||
id: "faq2", title: "Do you offer gift wrapping services?", content: "Yes, we offer complimentary elegant gift wrapping for all purchases. Just ask our staff at checkout!"},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What is your return policy?",
|
||||
content: "Unused and unworn items with original tags can be returned within 14 days for store credit or exchange. Sale items are final.",
|
||||
},
|
||||
id: "faq3", title: "What is your return policy?", content: "Unused and unworn items with original tags can be returned within 14 days for store credit or exchange. Sale items are final."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-city-architecture_23-2148798692.jpg"
|
||||
imageAlt="Turpan Boutique Store Exterior"
|
||||
@@ -414,8 +246,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get In Touch"
|
||||
title="Visit Our Boutique or Connect Online"
|
||||
description="We invite you to experience Turpan Boutique firsthand at Brentwood Country Mart. For inquiries, feel free to reach out via phone or email, or sign up for our newsletter for updates."
|
||||
@@ -437,45 +268,29 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#home",
|
||||
},
|
||||
label: "Home", href: "#home"},
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "Products", href: "#products"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user