diff --git a/src/app/page.tsx b/src/app/page.tsx index d3a86b6..deac710 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -28,12 +28,9 @@ export default function LandingPage() { @@ -98,18 +78,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", name: "Classic Coke 6-Pack", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dark-beer-marble-table-high-quality-photo_114579-67379.jpg"}, - { - id: "p2", name: "Coke Can (Single)", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-cubes-refreshing-drink-with-bubbles_23-2152005559.jpg"}, - { - id: "p3", name: "Premium Glass Bottle", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-beer-bottle_23-2148600979.jpg"}, - { - id: "p4", name: "Coke Crate (24 bottles)", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149148465.jpg"}, - { - id: "p5", name: "Variety Pack (Assorted)", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lemon-juice-slice_23-2148770684.jpg"}, - { - id: "p6", name: "Party Size Jug", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/brown-drink-falling-ice_1194-1208.jpg"}, + { id: "p1", name: "Classic Coke 6-Pack", price: "$12.99", imageSrc: "http://img.b2bpic.net/free-photo/two-glasses-dark-beer-marble-table-high-quality-photo_114579-67379.jpg" }, + { id: "p2", name: "Coke Can (Single)", price: "$1.50", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ice-cubes-refreshing-drink-with-bubbles_23-2152005559.jpg" }, + { id: "p3", name: "Premium Glass Bottle", price: "$3.00", imageSrc: "http://img.b2bpic.net/free-photo/collection-beer-bottle_23-2148600979.jpg" }, + { id: "p4", name: "Coke Crate (24 bottles)", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-smartphone_23-2149148465.jpg" }, + { id: "p5", name: "Variety Pack (Assorted)", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-lemon-juice-slice_23-2148770684.jpg" }, + { id: "p6", name: "Party Size Jug", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/brown-drink-falling-ice_1194-1208.jpg" }, ]} title="Our Signature Collection" description="Browse our curated selection of refreshing Coca-Cola products." @@ -122,21 +96,11 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "1", name: "Sarah Miller", handle: "@sarah_drinks", testimonial: "Wavy Trend makes getting my favorite soda so easy and convenient!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg"}, - { - id: "2", name: "Mark Davis", handle: "@mark_d", testimonial: "Excellent service and always delivered ice cold. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg"}, - { - id: "3", name: "Jennifer Lee", handle: "@jenny_l", testimonial: "The best place to order bulk for our parties. Fast and reliable.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg"}, - { - id: "4", name: "Kevin Smith", handle: "@ksmith", testimonial: "Ordering process is simple and the products arrive perfectly packed.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg"}, - { - id: "5", name: "Emily White", handle: "@emily_w", testimonial: "Five stars! Wavy Trend never lets me down when I need my Coke fix.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg"}, + { id: "1", name: "Sarah Miller", handle: "@sarah_drinks", testimonial: "Wavy Trend makes getting my favorite soda so easy and convenient!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-orange-juice-with-woman-hands_23-2148306973.jpg" }, + { id: "2", name: "Mark Davis", handle: "@mark_d", testimonial: "Excellent service and always delivered ice cold. Highly recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/crazy-man-with-beer-funny-expression_1194-3297.jpg" }, + { id: "3", name: "Jennifer Lee", handle: "@jenny_l", testimonial: "The best place to order bulk for our parties. Fast and reliable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-girls-with-pizza-soda_23-2148720176.jpg" }, + { id: "4", name: "Kevin Smith", handle: "@ksmith", testimonial: "Ordering process is simple and the products arrive perfectly packed.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/curious-girl-waiting-party-news-colorful-background_158595-4362.jpg" }, + { id: "5", name: "Emily White", handle: "@emily_w", testimonial: "Five stars! Wavy Trend never lets me down when I need my Coke fix.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-athlete-drinking-water_23-2149063687.jpg" }, ]} showRating={true} title="Loved by Our Community" @@ -150,12 +114,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { - label: "Satisfied Customers", value: "10,000+"}, - { - label: "Orders Delivered", value: "50,000+"}, - { - label: "Refreshment Rate", value: "99%"}, + { value: "10,000+", description: "Satisfied Customers" }, + { value: "50,000+", description: "Orders Delivered" }, + { value: "99%", description: "Refreshment Rate" }, ]} title="Our Impact" description="Measuring the smiles we deliver every single day." @@ -168,26 +129,20 @@ export default function LandingPage() { columns={[ { title: "Shop", items: [ - { - label: "Coke Classics", href: "#shop"}, - { - label: "Promotions", href: "#shop"}, + { label: "Coke Classics", href: "#shop" }, + { label: "Promotions", href: "#shop" }, ], }, { title: "Support", items: [ - { - label: "Contact Us", href: "#"}, - { - label: "Shipping Info", href: "#"}, + { label: "Contact Us", href: "#" }, + { label: "Shipping Info", href: "#" }, ], }, { title: "Legal", items: [ - { - label: "Privacy Policy", href: "#"}, - { - label: "Terms of Service", href: "#"}, + { label: "Privacy Policy", href: "#" }, + { label: "Terms of Service", href: "#" }, ], }, ]}