Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-17 10:06:07 +00:00

View File

@@ -32,38 +32,30 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "home"},
{
name: "Products",
id: "#catalog",
},
name: "Products", id: "catalog"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "contact"},
]}
brandName="ShopDrops"
button={{
text: "Get Started", href: "#"
}}
/>
</div>
<div id="home" data-section="home">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Shop Smarter with ShopDrops"
description="Your ultimate source for high-quality, hand-picked products delivered directly to your doorstep. Experience modern shopping excellence."
buttons={[
{
text: "Shop Now",
href: "#catalog",
},
text: "Shop Now", href: "#catalog"},
]}
imageSrc="http://img.b2bpic.net/free-photo/supermarket-trolleys-filled-with-black-friday-promotional-products_23-2148663147.jpg"
/>
@@ -75,9 +67,7 @@ export default function LandingPage() {
title="Quality You Can Trust"
buttons={[
{
text: "Learn More",
href: "#",
},
text: "Learn More", href: "#"},
]}
/>
</div>
@@ -89,35 +79,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Fast Shipping",
author: "Express",
description: "Worldwide shipping on all orders.",
tags: [
"Quick",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200323.jpg",
},
id: "f1", title: "Fast Shipping", author: "Express", description: "Worldwide shipping on all orders.", tags: [
"Quick"],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-eucalyptus-plant_23-2149200323.jpg"},
{
id: "f2",
title: "24/7 Support",
author: "Support",
description: "We are here for you whenever.",
tags: [
"Support",
],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetics-flowers_23-2149270021.jpg",
},
id: "f2", title: "24/7 Support", author: "Support", description: "We are here for you whenever.", tags: [
"Support"],
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cosmetics-flowers_23-2149270021.jpg"},
{
id: "f3",
title: "Secure Checkout",
author: "Trust",
description: "Your data is always encrypted.",
tags: [
"Safe",
],
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg",
},
id: "f3", title: "Secure Checkout", author: "Trust", description: "Your data is always encrypted.", tags: [
"Safe"],
imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-orange-new-year-chinese-2021_23-2148763900.jpg"},
]}
title="Why Shop With Us?"
description="We ensure the highest quality control and customer experience for every single order."
@@ -129,47 +101,23 @@ export default function LandingPage() {
layout="section"
products={[
{
id: "p1",
name: "Minimalist Desk Gadget",
price: "$29.99",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plant-glasses-near-empty-sketchbook_23-2147768914.jpg",
},
id: "p1", name: "Minimalist Desk Gadget", price: "$29.99", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/plant-glasses-near-empty-sketchbook_23-2147768914.jpg"},
{
id: "p2",
name: "Travel Backpack",
price: "$89.99",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-tourist-going-mountain-trip-with-backpack_179666-32235.jpg",
},
id: "p2", name: "Travel Backpack", price: "$89.99", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-tourist-going-mountain-trip-with-backpack_179666-32235.jpg"},
{
id: "p3",
name: "Modern Accent Decor",
price: "$45.00",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/rice-grains-zakat-concept_23-2149359466.jpg",
},
id: "p3", name: "Modern Accent Decor", price: "$45.00", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/rice-grains-zakat-concept_23-2149359466.jpg"},
{
id: "p4",
name: "Smart Kitchen Appliance",
price: "$65.50",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg",
},
id: "p4", name: "Smart Kitchen Appliance", price: "$65.50", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-looking-tablet-with-intelligent-software-placed-kitchen-table-controlling-light-with-high_482257-2843.jpg"},
{
id: "p5",
name: "Premium Coffee Mug",
price: "$19.99",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-reusable-cups-table_23-2148780224.jpg",
},
id: "p5", name: "Premium Coffee Mug", price: "$19.99", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-colored-reusable-cups-table_23-2148780224.jpg"},
{
id: "p6",
name: "Digital Fitness Tracker",
price: "$129.99",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17201.jpg",
},
id: "p6", name: "Digital Fitness Tracker", price: "$129.99", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-tech-setup-with-tablet-stylus-earbuds_58702-17201.jpg"},
]}
/>
</div>
@@ -179,30 +127,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Alice M.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg",
},
id: "t1", name: "Alice M.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg"},
{
id: "t2",
name: "Bob D.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg",
},
id: "t2", name: "Bob D.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2148563421.jpg"},
{
id: "t3",
name: "Charlie R.",
imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg",
},
id: "t3", name: "Charlie R.", imageSrc: "http://img.b2bpic.net/free-photo/man-happily-clapping-hands-satisfied-with-accomplishments-studio-background_482257-92829.jpg"},
{
id: "t4",
name: "Diana K.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg",
},
id: "t4", name: "Diana K.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-business-woman-standing-with-coffee-cup_23-2148095743.jpg"},
{
id: "t5",
name: "Edward P.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
},
id: "t5", name: "Edward P.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg"},
]}
cardTitle="What Our Customers Say"
cardAnimation="blur-reveal"
@@ -215,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How long is shipping?",
content: "Usually 3-5 business days.",
},
id: "q1", title: "How long is shipping?", content: "Usually 3-5 business days."},
{
id: "q2",
title: "What's the return policy?",
content: "30 days no questions asked.",
},
id: "q2", title: "What's the return policy?", content: "30 days no questions asked."},
{
id: "q3",
title: "Do you ship worldwide?",
content: "Yes, we ship to over 100 countries.",
},
id: "q3", title: "Do you ship worldwide?", content: "Yes, we ship to over 100 countries."},
]}
sideTitle="Frequently Asked"
faqsAnimation="slide-up"
@@ -240,14 +164,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
names={[
"TechCorp",
"Innovate",
"GlobalSoft",
"FutureTech",
"DataSystems",
"CloudLink",
"NetWork",
]}
"TechCorp", "Innovate", "GlobalSoft", "FutureTech", "DataSystems", "CloudLink", "NetWork"]}
title="Trusted Partners"
description="Companies we've partnered with for excellence."
/>
@@ -257,14 +174,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
text="Have questions? Get in touch today."
buttons={[
{
text: "Contact Us",
href: "mailto:support@shopdrops.com",
},
text: "Contact Us", href: "mailto:support@shopdrops.com"},
]}
/>
</div>
@@ -275,29 +189,19 @@ export default function LandingPage() {
logoText="ShopDrops"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Jobs",
href: "#",
},
label: "Jobs", href: "#"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}