diff --git a/src/app/page.tsx b/src/app/page.tsx
index 1d2bdfd..f1459a9 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,14 +28,10 @@ export default function LandingPage() {
@@ -43,27 +39,17 @@ export default function LandingPage() {
@@ -75,18 +61,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1", name: "Urban Classic Tee", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg", imageAlt: "product photography white background"},
- {
- id: "p2", name: "Vintage Fade", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/woman-outfit-holding-shopping-bags_23-2148316202.jpg", imageAlt: "tshirt product display"},
- {
- id: "p3", name: "Graphic Streetwear", price: "$39", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947509.jpg", imageAlt: "graphic tshirt flat lay"},
- {
- id: "p4", name: "Minimalist Essentials", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg", imageAlt: "printed tshirt isolate white"},
- {
- id: "p5", name: "Adventure Series", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448761.jpg", imageAlt: "premium cotton tshirt product"},
- {
- id: "p6", name: "Limited Edition", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-wearing-white-shirts_23-2149323044.jpg", imageAlt: "tshirt collection studio shot"},
+ { id: "p1", name: "Urban Classic Tee", price: "$29", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448802.jpg", imageAlt: "product photography white background" },
+ { id: "p2", name: "Vintage Fade", price: "$34", imageSrc: "http://img.b2bpic.net/free-photo/woman-outfit-holding-shopping-bags_23-2148316202.jpg", imageAlt: "tshirt product display" },
+ { id: "p3", name: "Graphic Streetwear", price: "$39", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947509.jpg", imageAlt: "graphic tshirt flat lay" },
+ { id: "p4", name: "Minimalist Essentials", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-cool-woman-posing-with-trucker-hat_23-2149412766.jpg", imageAlt: "printed tshirt isolate white" },
+ { id: "p5", name: "Adventure Series", price: "$42", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448761.jpg", imageAlt: "premium cotton tshirt product" },
+ { id: "p6", name: "Limited Edition", price: "$49", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-wearing-white-shirts_23-2149323044.jpg", imageAlt: "tshirt collection studio shot" },
]}
title="Our Best Sellers"
description="Discover our top-rated tshirt collections."
@@ -99,18 +79,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
- {
- id: "m1", value: "10k+", title: "Verified Reviews", items: [
- "Authentic feedback", "Verified purchases"],
- },
- {
- id: "m2", value: "98%", title: "Happy Shoppers", items: [
- "Customer satisfaction", "Consistent quality"],
- },
- {
- id: "m3", value: "50k", title: "Tees Sold", items: [
- "Top-rated items", "Best selling collections"],
- },
+ { id: "m1", value: "10k+", title: "Verified Reviews", items: ["Authentic feedback", "Verified purchases"] },
+ { id: "m2", value: "98%", title: "Happy Shoppers", items: ["Customer satisfaction", "Consistent quality"] },
+ { id: "m3", value: "50k", title: "Tees Sold", items: ["Top-rated items", "Best selling collections"] },
]}
title="Community Highlights"
description="Join our growing community of happy customers."
@@ -123,16 +94,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best fit I've found in years!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tanned-dark-haired-woman-with-stylish-bun-smiling-against-wall-bar-with-painted-flamingos_197531-17039.jpg"},
- {
- id: "t2", name: "Mike R.", handle: "@miker", testimonial: "Excellent quality and fast shipping.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-boy-posing-studio_176474-77265.jpg"},
- {
- id: "t3", name: "Emily P.", handle: "@emilyp", testimonial: "Love the vintage designs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg"},
- {
- id: "t4", name: "David L.", handle: "@davidl", testimonial: "Tees hold up great after washes.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-clothes-sexy-carefree-woman-posing-near-red-wall-studio-positive-blond-model-having-fun-going-crazy-cheerful-happy-shows-tongue_158538-20604.jpg"},
- {
- id: "t5", name: "Jessica W.", handle: "@jessw", testimonial: "Perfect aesthetic for everyday wear.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-tablet_23-2148016291.jpg"},
+ { id: "t1", name: "Sarah J.", handle: "@sarahj", testimonial: "The best fit I've found in years!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-tanned-dark-haired-woman-with-stylish-bun-smiling-against-wall-bar-with-painted-flamingos_197531-17039.jpg" },
+ { id: "t2", name: "Mike R.", handle: "@miker", testimonial: "Excellent quality and fast shipping.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-boy-posing-studio_176474-77265.jpg" },
+ { id: "t3", name: "Emily P.", handle: "@emilyp", testimonial: "Love the vintage designs.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-beautiful-young-woman-posing-with-expressions_1301-6723.jpg" },
+ { id: "t4", name: "David L.", handle: "@davidl", testimonial: "Tees hold up great after washes.", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-smiling-female-trendy-summer-clothes-sexy-carefree-woman-posing-near-red-wall-studio-positive-blond-model-having-fun-going-crazy-cheerful-happy-shows-tongue_158538-20604.jpg" },
+ { id: "t5", name: "Jessica W.", handle: "@jessw", testimonial: "Perfect aesthetic for everyday wear.", imageSrc: "http://img.b2bpic.net/free-photo/girl-with-tablet_23-2148016291.jpg" },
]}
title="Top Reviewer Picks"
description="What our top community members are saying."
@@ -145,8 +111,7 @@ export default function LandingPage() {
title="Terms and Conditions"
sections={[
{
- heading: "Terms of Use", content: {
- type: "paragraph", text: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform."},
+ heading: "Terms of Use", content: { text: "By using TeeTrust, you agree to these terms. We ensure high-quality standards for every garment sold on our platform." }
},
]}
/>
@@ -157,18 +122,14 @@ export default function LandingPage() {
columns={[
{
title: "Shop", items: [
- {
- label: "New Arrivals", href: "/shop"},
- {
- label: "Best Sellers", href: "/shop"},
+ { label: "New Arrivals", href: "/shop" },
+ { label: "Best Sellers", href: "/shop" },
],
},
{
title: "Support", items: [
- {
- label: "FAQ", href: "#"},
- {
- label: "Contact Us", href: "/account"},
+ { label: "FAQ", href: "#" },
+ { label: "Contact Us", href: "/account" },
],
},
]}
@@ -178,4 +139,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file