diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx
index 6e48f1b..a5f5a86 100644
--- a/src/app/about/page.tsx
+++ b/src/app/about/page.tsx
@@ -7,7 +7,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TeamCardOne from '@/components/sections/team/TeamCardOne';
-import { ShieldCheck, Sparkles, Users } from "lucide-react";
+import { Gem, ShieldCheck, Sparkles, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -28,30 +28,21 @@ export default function LandingPage() {
@@ -66,22 +57,16 @@ export default function LandingPage() {
tagIcon={Sparkles}
bulletPoints={[
{
- title: "Quality Assured",
- description: "Every product is meticulously vetted for quality and durability.",
- icon: ShieldCheck,
+ title: "Quality Assured", description: "Every product is meticulously vetted for quality and durability.", icon: ShieldCheck
},
{
- title: "Unique Selection",
- description: "Discover items you won't find anywhere else, carefully chosen for their distinctiveness.",
- icon: Gem,
+ title: "Unique Selection", description: "Discover items you won't find anywhere else, carefully chosen for their distinctiveness.", icon: Gem
},
{
- title: "Customer First",
- description: "Your satisfaction is our priority, backed by exceptional support.",
- icon: Users,
- },
+ title: "Customer First", description: "Your satisfaction is our priority, backed by exceptional support.", icon: Users
+ }
]}
- imageSrc="http://img.b2bpic.net/free-photo/discount-promotion-clearance-commercial-deal-concept_53876-120974.jpg?_wi=4"
+ imageSrc="http://img.b2bpic.net/free-photo/discount-promotion-clearance-commercial-deal-concept_53876-120974.jpg"
imageAlt="A beautifully arranged display of diverse products, symbolizing quality and variety."
mediaAnimation="blur-reveal"
/>
@@ -94,20 +79,14 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
- id: "1",
- value: "100K+",
- description: "Happy Customers Worldwide",
+ id: "1", value: "100K+", description: "Happy Customers Worldwide"
},
{
- id: "2",
- value: "500+",
- description: "Unique Products Curated",
+ id: "2", value: "500+", description: "Unique Products Curated"
},
{
- id: "3",
- value: "99%",
- description: "Customer Satisfaction Rate",
- },
+ id: "3", value: "99%", description: "Customer Satisfaction Rate"
+ }
]}
metricsAnimation="blur-reveal"
/>
@@ -115,31 +94,20 @@ export default function LandingPage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 5c46d87..83f58d3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,30 +31,21 @@ export default function LandingPage() {
@@ -62,21 +53,19 @@ export default function LandingPage() {
@@ -87,13 +76,6 @@ export default function LandingPage() {
useInvertedBackground={false}
tag="Our Story"
title="About Our Shopify Store"
- description="We are passionate about bringing you a carefully curated selection of high-quality products. Our mission is to provide an enjoyable and effortless shopping experience, backed by exceptional customer service. Explore our unique offerings and find something special today."
- buttons={[
- {
- text: "Shop Our Collections",
- href: "/products",
- },
- ]}
/>
@@ -104,19 +86,13 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
- "Limited Selection",
- "Slow Shipping",
- "Poor Support",
- "Complex Returns",
- ],
+ "Limited Selection", "Slow Shipping", "Poor Support", "Complex Returns"
+ ]
}}
positiveCard={{
items: [
- "Curated Collections",
- "Fast, Reliable Delivery",
- "24/7 Customer Care",
- "Hassle-Free Returns",
- ],
+ "Curated Collections", "Fast, Reliable Delivery", "24/7 Customer Care", "Hassle-Free Returns"
+ ]
}}
title="Why Shop With Us?"
description="We offer a distinct shopping experience tailored to your needs. Compare our benefits for unparalleled satisfaction."
@@ -132,35 +108,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "product-1",
- brand: "FashionFinds",
- name: "Stylish Urban Backpack",
- price: "$79.99",
- rating: 4.8,
- reviewCount: "120 Reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/composition-with-aroma-oil-diffuser-lamp-decor-details-aromatherapy-health-care-concept_169016-8494.jpg?_wi=1",
- imageAlt: "minimalist product photography fashion item",
+ id: "product-1", brand: "FashionFinds", name: "Stylish Urban Backpack", price: "$79.99", rating: 4.8,
+ reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/composition-with-aroma-oil-diffuser-lamp-decor-details-aromatherapy-health-care-concept_169016-8494.jpg", imageAlt: "minimalist product photography fashion item"
},
{
- id: "product-2",
- brand: "HomeEssentials",
- name: "Smart Coffee Maker",
- price: "$129.00",
- rating: 4.5,
- reviewCount: "85 Reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150229770.jpg?_wi=1",
- imageAlt: "vibrant product photography lifestyle",
+ id: "product-2", brand: "HomeEssentials", name: "Smart Coffee Maker", price: "$129.00", rating: 4.5,
+ reviewCount: "85 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/model-career-kit-still-life_23-2150229770.jpg", imageAlt: "vibrant product photography lifestyle"
},
{
- id: "product-3",
- brand: "TechGadgets",
- name: "Wireless Noise-Cancelling Headphones",
- price: "$199.99",
- rating: 4.9,
- reviewCount: "210 Reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/film-cartridges-near-cameras_23-2147852546.jpg?_wi=1",
- imageAlt: "aesthetic product shot modern design",
- },
+ id: "product-3", brand: "TechGadgets", name: "Wireless Noise-Cancelling Headphones", price: "$199.99", rating: 4.9,
+ reviewCount: "210 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/film-cartridges-near-cameras_23-2147852546.jpg", imageAlt: "aesthetic product shot modern design"
+ }
]}
title="Our Bestsellers"
description="Discover popular items loved by our customers. High-quality products for every need, hand-picked for their excellence."
@@ -176,37 +134,17 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "1",
- name: "Sarah Johnson",
- role: "Customer",
- testimonial: "Absolutely thrilled with my purchase! The quality is fantastic and shipping was incredibly fast. Highly recommend this store!",
- imageSrc: "http://img.b2bpic.net/free-photo/headshot-adorable-beautiful-female-with-curly-hair-pleasant-smile-wears-striped-t-shirt-has-white-even-teeth-being-good-mood-after-date-with-boyfriend-people-ethnicity-positiveness_273609-2388.jpg?_wi=1",
- imageAlt: "happy young woman portrait smiling",
+ id: "1", name: "Sarah Johnson", role: "Customer", testimonial: "Absolutely thrilled with my purchase! The quality is fantastic and shipping was incredibly fast. Highly recommend this store!", imageSrc: "http://img.b2bpic.net/free-photo/headshot-adorable-beautiful-female-with-curly-hair-pleasant-smile-wears-striped-t-shirt-has-white-even-teeth-being-good-mood-after-date-with-boyfriend-people-ethnicity-positiveness_273609-2388.jpg", imageAlt: "happy young woman portrait smiling"
},
{
- id: "2",
- name: "Michael Chen",
- role: "Buyer",
- testimonial: "Seamless shopping experience from start to finish. The website is easy to navigate and the product selection is top-notch. Will definitely be a returning customer.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-standing-with-arms-crossed-front-ai-brain_482257-91021.jpg?_wi=1",
- imageAlt: "handsome man smiling portrait confident",
+ id: "2", name: "Michael Chen", role: "Buyer", testimonial: "Seamless shopping experience from start to finish. The website is easy to navigate and the product selection is top-notch. Will definitely be a returning customer.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-standing-with-arms-crossed-front-ai-brain_482257-91021.jpg", imageAlt: "handsome man smiling portrait confident"
},
{
- id: "3",
- name: "Emily Rodriguez",
- role: "Shopper",
- testimonial: "I found exactly what I was looking for, and more! The customer service was also very helpful when I had a question about my order.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-relaxing-home_23-2150307060.jpg?_wi=1",
- imageAlt: "elegant woman portrait sophisticated",
+ id: "3", name: "Emily Rodriguez", role: "Shopper", testimonial: "I found exactly what I was looking for, and more! The customer service was also very helpful when I had a question about my order.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-relaxing-home_23-2150307060.jpg", imageAlt: "elegant woman portrait sophisticated"
},
{
- id: "4",
- name: "David Kim",
- role: "Client",
- testimonial: "Fantastic products and an even better user experience. Every item I've bought has exceeded my expectations. A truly reliable online store.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-african-man-smiling_176420-12613.jpg?_wi=1",
- imageAlt: "friendly man smiling portrait approachable",
- },
+ id: "4", name: "David Kim", role: "Client", testimonial: "Fantastic products and an even better user experience. Every item I've bought has exceeded my expectations. A truly reliable online store.", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-man-smiling_176420-12613.jpg", imageAlt: "friendly man smiling portrait approachable"
+ }
]}
title="What Our Customers Say"
description="Hear from happy shoppers about their experience with our store. Their satisfaction is our greatest reward."
@@ -220,25 +158,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How do I place an order?",
- content: "Simply browse our products, add your desired items to the cart, and proceed to checkout. Follow the prompts to enter your shipping and payment information.",
+ id: "q1", title: "How do I place an order?", content: "Simply browse our products, add your desired items to the cart, and proceed to checkout. Follow the prompts to enter your shipping and payment information."
},
{
- id: "q2",
- title: "What payment methods do you accept?",
- content: "We accept all major credit cards (Visa, MasterCard, American Express), PayPal, and other secure payment options. All transactions are encrypted for your security.",
+ id: "q2", title: "What payment methods do you accept?", content: "We accept all major credit cards (Visa, MasterCard, American Express), PayPal, and other secure payment options. All transactions are encrypted for your security."
},
{
- id: "q3",
- title: "How long does shipping take?",
- content: "Shipping times vary depending on your location and the selected shipping method. Typically, orders are processed within 1-2 business days, with delivery taking 3-7 business days.",
+ id: "q3", title: "How long does shipping take?", content: "Shipping times vary depending on your location and the selected shipping method. Typically, orders are processed within 1-2 business days, with delivery taking 3-7 business days."
},
{
- id: "q4",
- title: "Can I return a product?",
- content: "Yes, we offer hassle-free returns within 30 days of purchase, provided the item is unused and in its original packaging. Please see our full return policy for more details.",
- },
+ id: "q4", title: "Can I return a product?", content: "Yes, we offer hassle-free returns within 30 days of purchase, provided the item is unused and in its original packaging. Please see our full return policy for more details."
+ }
]}
title="Frequently Asked Questions"
description="Find quick answers to your most common questions about our products, orders, and services. We're here to help!"
@@ -251,35 +181,15 @@ export default function LandingPage() {
@@ -289,56 +199,44 @@ export default function LandingPage() {
imageSrc="http://img.b2bpic.net/free-vector/hand-painted-watercolor-abstract-watercolor-background_23-2149017006.jpg"
columns={[
{
- title: "Products",
- items: [
+ title: "Products", items: [
{
- label: "New Arrivals",
- href: "/products#new",
+ label: "New Arrivals", href: "/products#new"
},
{
- label: "Bestsellers",
- href: "/products#bestsellers",
+ label: "Bestsellers", href: "/products#bestsellers"
},
{
- label: "Sale Items",
- href: "/products#sale",
- },
- ],
+ label: "Sale Items", href: "/products#sale"
+ }
+ ]
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "/about",
+ label: "About Us", href: "/about"
},
{
- label: "Contact Us",
- href: "/contact",
+ label: "Contact Us", href: "/contact"
},
{
- label: "Careers",
- href: "#",
- },
- ],
+ label: "Careers", href: "#"
+ }
+ ]
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{
- label: "FAQ",
- href: "/#faq",
+ label: "FAQ", href: "/#faq"
},
{
- label: "Shipping Policy",
- href: "#",
+ label: "Shipping Policy", href: "#"
},
{
- label: "Return Policy",
- href: "#",
- },
- ],
- },
+ label: "Return Policy", href: "#"
+ }
+ ]
+ }
]}
logoText="Shopify Store"
copyrightText="© 2024 Shopify Store. All rights reserved."
diff --git a/src/app/products/page.tsx b/src/app/products/page.tsx
index 78ce784..082193b 100644
--- a/src/app/products/page.tsx
+++ b/src/app/products/page.tsx
@@ -28,80 +28,48 @@ export default function LandingPage() {