Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-07 20:23:51 +00:00

View File

@@ -32,14 +32,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "About", id: "about"},
{
name: "Features", id: "features"},
{
name: "Products", id: "products"},
{
name: "Contact", id: "contact"},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Contact", id: "contact" },
]}
brandName="Sam's Club"
/>
@@ -50,10 +46,8 @@ export default function LandingPage() {
logoText="Sam's Club"
description="Exclusive savings on high-quality bulk products, fresh groceries, and technology essentials. Join today for unbeatable value."
buttons={[
{
text: "Become a Member", href: "#pricing"},
{
text: "View Deals", href: "#products"},
{ text: "Become a Member", href: "#pricing" },
{ text: "View Deals", href: "#products" },
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall-interior_1203-7839.jpg"
/>
@@ -78,12 +72,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Fresh Groceries", description: "High-quality fresh produce and meats.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-leafy-vegetables-shopping-cart-black-background_23-2147944257.jpg"},
{
title: "Electronics", description: "Top tech at member-only prices.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg"},
{
title: "Pharmacy & Health", description: "Essential wellness services for your family.", imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-drug-store-holding-heart_342744-326.jpg"},
{ title: "Fresh Groceries", description: "High-quality fresh produce and meats.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-green-leafy-vegetables-shopping-cart-black-background_23-2147944257.jpg" },
{ title: "Electronics", description: "Top tech at member-only prices.", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-customer-buyer-mobile-phone-store-choose-case-his-smartphone-south-asian-peoples-technologies-concept-cellphone-shop_627829-1286.jpg" },
{ title: "Pharmacy & Health", description: "Essential wellness services for your family.", imageSrc: "http://img.b2bpic.net/free-photo/pharmacist-drug-store-holding-heart_342744-326.jpg" },
]}
title="Why Members Choose Us"
description="Explore the benefits that make Sam's Club the preferred choice for value seekers."
@@ -97,18 +88,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{
id: "1", name: "Premium Bulk Grains", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110833.jpg"},
{
id: "2", name: "Home Essentials Kit", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36690.jpg"},
{
id: "3", name: "Artisan Bread Pack", price: "$8.49", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg"},
{
id: "4", name: "Smart Tablet Device", price: "$349.00", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg"},
{
id: "5", name: "Organic Milk 3-Pack", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-reading-nutrition-values-from-product-by-shelf_342744-1108.jpg"},
{
id: "6", name: "Seasonal Home Decor", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36691.jpg"},
{ id: "1", name: "Premium Bulk Grains", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110833.jpg" },
{ id: "2", name: "Home Essentials Kit", price: "$29.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36690.jpg" },
{ id: "3", name: "Artisan Bread Pack", price: "$8.49", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273148.jpg" },
{ id: "4", name: "Smart Tablet Device", price: "$349.00", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8591.jpg" },
{ id: "5", name: "Organic Milk 3-Pack", price: "$14.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-reading-nutrition-values-from-product-by-shelf_342744-1108.jpg" },
{ id: "6", name: "Seasonal Home Decor", price: "$19.99", imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36691.jpg" },
]}
title="Featured Member Deals"
description="Check out this week's exclusive savings on essentials and premium items."
@@ -121,18 +106,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1", value: "5M+", title: "Happy Members", items: [
"Joining daily", "Across the country"],
},
{
id: "m2", value: "$500", title: "Avg. Annual Savings", items: [
"Member exclusives", "Bulk discounts"],
},
{
id: "m3", value: "100%", title: "Satisfaction Guarantee", items: [
"Member promise", "Easy returns"],
},
{ id: "m1", value: "5M+", title: "Happy Members", items: ["Joining daily", "Across the country"] },
{ id: "m2", value: "$500", title: "Avg. Annual Savings", items: ["Member exclusives", "Bulk discounts"] },
{ id: "m3", value: "100%", title: "Satisfaction Guarantee", items: ["Member promise", "Easy returns"] },
]}
title="Savings by the Numbers"
description="Our commitment to value is reflected in every member's success."
@@ -145,21 +121,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "t1", name: "Alice R.", handle: "@alicer", testimonial: "Best bulk shopping experience ever!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_23-2149187303.jpg"},
{
id: "t2", name: "Bob T.", handle: "@bobt", testimonial: "The savings on groceries are unbeatable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg"},
{
id: "t3", name: "Charlie D.", handle: "@charlied", testimonial: "Fantastic member support and deals.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-carton-bags-isolated-green-wall_141793-26036.jpg"},
{
id: "t4", name: "Dana M.", handle: "@danam", testimonial: "I love the tech selection here.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/trendy-girl-with-purchases-sitting-street_23-2147652144.jpg"},
{
id: "t5", name: "Evan K.", handle: "@evank", testimonial: "Sam's Club makes life easier.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/warehouse-supervisor-taking-out-cardboard-box-from-shelf_482257-96197.jpg"},
{ id: "t1", name: "Alice R.", handle: "@alicer", testimonial: "Best bulk shopping experience ever!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-woman-shopping-clothes_23-2149187303.jpg" },
{ id: "t2", name: "Bob T.", handle: "@bobt", testimonial: "The savings on groceries are unbeatable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg" },
{ id: "t3", name: "Charlie D.", handle: "@charlied", testimonial: "Fantastic member support and deals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-beautiful-woman-holding-carton-bags-isolated-green-wall_141793-26036.jpg" },
{ id: "t4", name: "Dana M.", handle: "@danam", testimonial: "I love the tech selection here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/trendy-girl-with-purchases-sitting-street_23-2147652144.jpg" },
{ id: "t5", name: "Evan K.", handle: "@evank", testimonial: "Sam's Club makes life easier.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/warehouse-supervisor-taking-out-cardboard-box-from-shelf_482257-96197.jpg" },
]}
showRating={true}
title="What Our Members Say"
@@ -171,12 +137,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1", title: "How do I join?", content: "Visit our website or your local club."},
{
id: "f2", title: "What are the hours?", content: "Varies by club location."},
{
id: "f3", title: "Are there member perks?", content: "Enjoy discounts, travel savings, and more."},
{ id: "f1", title: "How do I join?", content: "Visit our website or your local club." },
{ id: "f2", title: "What are the hours?", content: "Varies by club location." },
{ id: "f3", title: "Are there member perks?", content: "Enjoy discounts, travel savings, and more." },
]}
sideTitle="Common Questions"
sideDescription="Everything you need to know about your membership."
@@ -187,12 +150,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{ variant: "plain" }}
tag="Support"
title="Need Assistance?"
description="Our team is here to help you get the most out of your membership."
buttons={[
{
text: "Contact Member Services", href: "#"},
{ text: "Contact Member Services", href: "#" },
]}
/>
</div>
@@ -202,27 +165,21 @@ export default function LandingPage() {
logoText="Sam's Club"
columns={[
{
title: "Company", items: [
{
label: "About Us", href: "#about"},
{
label: "Careers", href: "#"},
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Careers", href: "#" },
],
},
{
title: "Resources", items: [
{
label: "Savings", href: "#products"},
{
label: "Support", href: "#contact"},
title: "Resources", items: [
{ label: "Savings", href: "#products" },
{ label: "Support", href: "#contact" },
],
},
{
title: "Legal", items: [
{
label: "Privacy Policy", href: "#"},
{
label: "Terms of Use", href: "#"},
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Use", href: "#" },
],
},
]}
@@ -231,4 +188,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}