Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-03 19:44:43 +00:00
2 changed files with 34 additions and 49 deletions

View File

@@ -23,17 +23,16 @@ export const metadata: Metadata = {
title: "ItemStore Premium Quality Online Shopping", description: "Discover curated premium items with authentic quality, fast shipping, and exceptional customer service. Shop exclusive collections today.", keywords: "premium items, luxury shopping, online store, quality products, exclusive collections", openGraph: {
title: "ItemStore Premium Quality Online Shopping", description: "Discover curated premium items with authentic quality and exceptional service.", siteName: "ItemStore", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", alt: "ItemStore premium products showcase"
}
]
url: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", alt: "ItemStore premium products showcase"},
],
},
twitter: {
card: "summary_large_image", title: "ItemStore Premium Online Shopping", description: "Explore our curated collection of premium items.", images: ["http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg"]
card: "summary_large_image", title: "ItemStore Premium Online Shopping", description: "Explore our curated collection of premium items.", images: ["http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg"],
},
robots: {
index: true,
follow: true
}
follow: true,
},
};
export default function RootLayout({

View File

@@ -34,7 +34,7 @@ export default function LandingPage() {
{ name: "Shop", id: "products" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" }
{ name: "Contact", id: "contact" },
]}
button={{ text: "Shop Now", href: "#products" }}
animateOnLoad={true}
@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Shop Collection", href: "#products" },
{ text: "Learn More", href: "#about" }
{ text: "Learn More", href: "#about" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg"
@@ -63,14 +63,14 @@ export default function LandingPage() {
<ProductCardFour
products={[
{
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg", imageAlt: "Premium leather briefcase", isFavorited: false
id: "product-001", name: "Premium Leather Briefcase", price: "$249.99", variant: "Black | 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/front-view-christmas-gift-concept_23-2148706280.jpg", imageAlt: "Premium leather briefcase", isFavorited: false,
},
{
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", imageAlt: "Minimalist wallet collection", isFavorited: false
id: "product-002", name: "Minimalist Wallet Collection", price: "$89.99", variant: "Red | 5 Colors", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", imageAlt: "Minimalist wallet collection", isFavorited: false,
},
{
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg", imageAlt: "Designer sunglasses", isFavorited: false
}
id: "product-003", name: "Designer Sunglasses", price: "$199.99", variant: "Gold Frame | 3 Options", imageSrc: "http://img.b2bpic.net/free-photo/close-up-arrangement-modern-vases_23-2149646528.jpg", imageAlt: "Designer sunglasses", isFavorited: false,
},
]}
title="Featured Products"
description="Shop our handpicked selection of premium items."
@@ -86,11 +86,11 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
heading={[
{ type: "text", content: "Exceptional Quality Meets" },
{ type: "text", content: "Timeless Design" }
{ type: "text", content: "Timeless Design" },
]}
buttons={[
{ text: "Explore Our Story", href: "#" },
{ text: "View Collections", href: "#products" }
{ text: "View Collections", href: "#products" },
]}
useInvertedBackground={false}
buttonAnimation="slide-up"
@@ -105,8 +105,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Premium Brands", "Luxury Retailers", "Designer Partners", "Exclusive Distributors", "Elite Merchants", "Quality Assurance", "Global Suppliers"
]}
"Premium Brands", "Luxury Retailers", "Designer Partners", "Exclusive Distributors", "Elite Merchants", "Quality Assurance", "Global Suppliers"]}
speed={40}
showCard={true}
/>
@@ -119,20 +118,16 @@ export default function LandingPage() {
features={[
{
icon: Shield,
title: "100% Authentic", description: "Guaranteed authentic products with verified sourcing and quality assurance."
},
title: "100% Authentic", description: "Guaranteed authentic products with verified sourcing and quality assurance."},
{
icon: Zap,
title: "Fast Shipping", description: "Quick delivery to your doorstep with tracking and insurance included."
},
title: "Fast Shipping", description: "Quick delivery to your doorstep with tracking and insurance included."},
{
icon: Award,
title: "Premium Support", description: "24/7 customer service dedicated to your satisfaction and peace of mind."
},
title: "Premium Support", description: "24/7 customer service dedicated to your satisfaction and peace of mind."},
{
icon: Heart,
title: "Guaranteed Quality", description: "Every item inspected and warranted for durability and excellence."
}
title: "Guaranteed Quality", description: "Every item inspected and warranted for durability and excellence."},
]}
textboxLayout="default"
animationType="slide-up"
@@ -144,17 +139,13 @@ export default function LandingPage() {
<TestimonialCardTwo
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Luxury Enthusiast", testimonial: "ItemStore offers the finest curated collection I've found. Every purchase exceeds expectations with premium quality and impeccable service.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Mitchell"
},
id: "1", name: "Sarah Mitchell", role: "Luxury Enthusiast", testimonial: "ItemStore offers the finest curated collection I've found. Every purchase exceeds expectations with premium quality and impeccable service.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "Michael Chen", role: "Fashion Director", testimonial: "The attention to detail and commitment to quality is outstanding. I've become a loyal customer for all my premium item needs.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Chen"
},
id: "2", name: "Michael Chen", role: "Fashion Director", testimonial: "The attention to detail and commitment to quality is outstanding. I've become a loyal customer for all my premium item needs.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Michael Chen"},
{
id: "3", name: "Emily Rodriguez", role: "Interior Designer", testimonial: "Exceptional quality, stunning presentation, and remarkable customer service. ItemStore is my go-to for exclusive items.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"
},
id: "3", name: "Emily Rodriguez", role: "Interior Designer", testimonial: "Exceptional quality, stunning presentation, and remarkable customer service. ItemStore is my go-to for exclusive items.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Emily Rodriguez"},
{
id: "4", name: "David Kim", role: "Business Executive", testimonial: "A truly premium shopping experience. The products are exceptional and the entire process is seamless and professional.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "David Kim"
}
id: "4", name: "David Kim", role: "Business Executive", testimonial: "A truly premium shopping experience. The products are exceptional and the entire process is seamless and professional.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "David Kim"},
]}
title="Customer Reviews"
description="Hear from our satisfied customers about their ItemStore experience."
@@ -168,20 +159,15 @@ export default function LandingPage() {
<FaqBase
faqs={[
{
id: "1", title: "How do you guarantee product authenticity?", content: "Every item is sourced directly from verified suppliers and undergoes rigorous quality inspection. We provide authenticity certificates with premium purchases and offer a 100% money-back guarantee."
},
id: "1", title: "How do you guarantee product authenticity?", content: "Every item is sourced directly from verified suppliers and undergoes rigorous quality inspection. We provide authenticity certificates with premium purchases and offer a 100% money-back guarantee."},
{
id: "2", title: "What is your shipping policy?", content: "We offer free shipping on orders over $100, with standard delivery in 3-5 business days. Express shipping is available for time-sensitive purchases. All items are insured during transit."
},
id: "2", title: "What is your shipping policy?", content: "We offer free shipping on orders over $100, with standard delivery in 3-5 business days. Express shipping is available for time-sensitive purchases. All items are insured during transit."},
{
id: "3", title: "Do you accept returns and exchanges?", content: "Yes! We offer a 30-day hassle-free return policy. Simply contact our customer service team to initiate the process. Items must be in original condition with packaging."
},
id: "3", title: "Do you accept returns and exchanges?", content: "Yes! We offer a 30-day hassle-free return policy. Simply contact our customer service team to initiate the process. Items must be in original condition with packaging."},
{
id: "4", title: "Are there any warranties on purchases?", content: "All ItemStore products come with manufacturer warranties. Premium items include extended protection plans. Contact our support team for warranty details specific to your purchase."
},
id: "4", title: "Are there any warranties on purchases?", content: "All ItemStore products come with manufacturer warranties. Premium items include extended protection plans. Contact our support team for warranty details specific to your purchase."},
{
id: "5", title: "How can I track my order?", content: "Upon shipment, you'll receive a tracking number via email. You can monitor your delivery in real-time through our portal or the carrier's website."
}
id: "5", title: "How can I track my order?", content: "Upon shipment, you'll receive a tracking number via email. You can monitor your delivery in real-time through our portal or the carrier's website."},
]}
title="Frequently Asked Questions"
description="Find answers to common questions about our products and service."
@@ -215,25 +201,25 @@ export default function LandingPage() {
{ label: "All Products", href: "#products" },
{ label: "New Arrivals", href: "#products" },
{ label: "Collections", href: "#products" },
{ label: "Sale Items", href: "#products" }
]
{ label: "Sale Items", href: "#products" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
{ label: "Press", href: "#" }
]
{ label: "Press", href: "#" },
],
},
{
title: "Support", items: [
{ label: "Contact Us", href: "#contact" },
{ label: "FAQ", href: "#faq" },
{ label: "Shipping Info", href: "#" },
{ label: "Privacy Policy", href: "#" }
]
}
{ label: "Privacy Policy", href: "#" },
],
},
]}
logoText="ItemStore"
copyrightText="© 2025 ItemStore. All rights reserved."