diff --git a/src/app/page.tsx b/src/app/page.tsx
index ed81ffd..566726c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,127 +30,48 @@ export default function LandingPage() {
@@ -171,24 +92,9 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Rapid Dispatch",
- description: "Get your orders processed and out the door within 24 hours.",
- imageSrc: "http://img.b2bpic.net/free-photo/delivery-icon-left-side_187299-45734.jpg",
- },
- {
- id: "f2",
- title: "Global Sourcing",
- description: "Access to high-quality manufacturers globally.",
- imageSrc: "http://img.b2bpic.net/free-vector/logistic-services-icon-set_24877-54379.jpg",
- },
- {
- id: "f3",
- title: "Quality Assured",
- description: "Every product checked before shipping.",
- imageSrc: "http://img.b2bpic.net/free-photo/approved-authentic-quality-guaranteed-product-concept_53876-13748.jpg",
- },
+ { id: "f1", title: "Rapid Dispatch", description: "Get your orders processed and out the door within 24 hours.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-icon-left-side_187299-45734.jpg" },
+ { id: "f2", title: "Global Sourcing", description: "Access to high-quality manufacturers globally.", imageSrc: "http://img.b2bpic.net/free-vector/logistic-services-icon-set_24877-54379.jpg" },
+ { id: "f3", title: "Quality Assured", description: "Every product checked before shipping.", imageSrc: "http://img.b2bpic.net/free-photo/approved-authentic-quality-guaranteed-product-concept_53876-13748.jpg" },
]}
title="Why Partner With Us?"
description="Our infrastructure is built to support high-growth stores with logistics and sourcing expertise."
@@ -202,42 +108,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Premium Headphones",
- price: "$99",
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-background-mobile-device_23-2151923366.jpg",
- },
- {
- id: "p2",
- name: "Modern Smartwatch",
- price: "$129",
- imageSrc: "http://img.b2bpic.net/free-photo/grayscale-closeup-shot-person-wearing-wristwatch_181624-3953.jpg",
- },
- {
- id: "p3",
- name: "Mechanical Keyboard",
- price: "$159",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-organized-workspace_23-2148223070.jpg",
- },
- {
- id: "p4",
- name: "Designer Pot",
- price: "$45",
- imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-background_23-2149420690.jpg",
- },
- {
- id: "p5",
- name: "Power Bank",
- price: "$69",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309628.jpg",
- },
- {
- id: "p6",
- name: "Matte Water Bottle",
- price: "$35",
- imageSrc: "http://img.b2bpic.net/free-photo/stainless-tumbler-cup_74190-4920.jpg",
- },
+ { id: "p1", name: "Premium Headphones", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-background-mobile-device_23-2151923366.jpg" },
+ { id: "p2", name: "Modern Smartwatch", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/grayscale-closeup-shot-person-wearing-wristwatch_181624-3953.jpg" },
+ { id: "p3", name: "Mechanical Keyboard", price: "$159", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-organized-workspace_23-2148223070.jpg" },
+ { id: "p4", name: "Designer Pot", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/eucalyptus-white-vase-background_23-2149420690.jpg" },
+ { id: "p5", name: "Power Bank", price: "$69", imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309628.jpg" },
+ { id: "p6", name: "Matte Water Bottle", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/stainless-tumbler-cup_74190-4920.jpg" },
]}
title="Our Featured Products"
description="Top performing products ready for your store today."
@@ -248,24 +124,8 @@ export default function LandingPage() {
@@ -277,41 +137,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Sarah",
- role: "CEO",
- testimonial: "Reliable and fast, everything I needed.",
- imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=2",
- },
- {
- id: "t2",
- name: "Alex",
- role: "Founder",
- testimonial: "Scaling was never easier than with this team.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2",
- },
- {
- id: "t3",
- name: "Mike",
- role: "Owner",
- testimonial: "Great sourcing quality, highly recommend.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2",
- },
- {
- id: "t4",
- name: "Jen",
- role: "Director",
- testimonial: "The best logistics partner for my store.",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg?_wi=2",
- },
- {
- id: "t5",
- name: "Tom",
- role: "Manager",
- testimonial: "Consistent support and great product selection.",
- imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg?_wi=2",
- },
+ { id: "t1", name: "Sarah", role: "CEO", testimonial: "Reliable and fast, everything I needed.", imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg" },
+ { id: "t2", name: "Alex", role: "Founder", testimonial: "Scaling was never easier than with this team.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg" },
+ { id: "t3", name: "Mike", role: "Owner", testimonial: "Great sourcing quality, highly recommend.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg" },
+ { id: "t4", name: "Jen", role: "Director", testimonial: "The best logistics partner for my store.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg" },
+ { id: "t5", name: "Tom", role: "Manager", testimonial: "Consistent support and great product selection.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg" },
]}
title="What Our Partners Say"
description="Real results from entrepreneurs like you."
@@ -321,9 +151,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file