diff --git a/src/app/page.tsx b/src/app/page.tsx index 04370e8..fbd94c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,27 +19,22 @@ export default function LandingPage() { defaultButtonVariant="shift-hover" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" > @@ -174,21 +87,10 @@ export default function LandingPage() {
@@ -201,42 +103,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "iAqua 250ml", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-mug-floating-water_23-2151013955.jpg", - }, - { - id: "p2", - name: "iAqua 500ml", - price: "$18.00", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soft-drink_23-2152029199.jpg", - }, - { - id: "p3", - name: "iAqua 1000ml", - price: "$25.00", - imageSrc: "http://img.b2bpic.net/free-photo/aluminum-bottle-packaging-liquids_23-2150821008.jpg", - }, - { - id: "p4", - name: "iAqua Limited Edition", - price: "$45.00", - imageSrc: "http://img.b2bpic.net/free-photo/glass-medical-bottle_187299-45967.jpg", - }, - { - id: "p5", - name: "iAqua Travel Set", - price: "$60.00", - imageSrc: "http://img.b2bpic.net/free-photo/dreamy-aesthetic-cosmetic-product-with-fresh-background_23-2151382913.jpg", - }, - { - id: "p6", - name: "iAqua Office Edition", - price: "$30.00", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646453.jpg", - }, + { id: "p1", name: "iAqua 250ml", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mug-floating-water_23-2151013955.jpg" }, + { id: "p2", name: "iAqua 500ml", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-soft-drink_23-2152029199.jpg" }, + { id: "p3", name: "iAqua 1000ml", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/aluminum-bottle-packaging-liquids_23-2150821008.jpg" }, + { id: "p4", name: "iAqua Limited Edition", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/glass-medical-bottle_187299-45967.jpg" }, + { id: "p5", name: "iAqua Travel Set", price: "$60.00", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-aesthetic-cosmetic-product-with-fresh-background_23-2151382913.jpg" }, + { id: "p6", name: "iAqua Office Edition", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646453.jpg" }, ]} title="Explore Our Collections" description="Choose the perfect size for your rhythm." @@ -250,26 +122,11 @@ export default function LandingPage() { rating={5} author="Marcus V. — Architect" avatars={[ - { - src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg", - alt: "professional portrait minimalist", - }, - { - src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", - alt: "creative designer portrait minimalist", - }, - { - src: "http://img.b2bpic.net/free-photo/strong-fit-female-athlete-standing-sprotswear-hold-hands-waist-smiling-confident-workout-gym-concept-training-sport-white-background_176420-49169.jpg", - alt: "wellness lifestyle headshot minimalist", - }, - { - src: "http://img.b2bpic.net/free-photo/stylish-adult-woman-posing-with-eco-friendly-bike_23-2148731243.jpg", - alt: "urban architect portrait clean", - }, - { - src: "http://img.b2bpic.net/free-photo/older-woman-enjoying-her-time-beach_23-2148992203.jpg", - alt: "peaceful lifestyle portrait minimalist", - }, + { src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-beautiful-woman-years-old-wearing-corporate-clothing-looking-happy_1258-194086.jpg", alt: "professional portrait minimalist" }, + { src: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg", alt: "creative designer portrait minimalist" }, + { src: "http://img.b2bpic.net/free-photo/strong-fit-female-athlete-standing-sprotswear-hold-hands-waist-smiling-confident-workout-gym-concept-training-sport-white-background_176420-49169.jpg", alt: "wellness lifestyle headshot minimalist" }, + { src: "http://img.b2bpic.net/free-photo/stylish-adult-woman-posing-with-eco-friendly-bike_23-2148731243.jpg", alt: "urban architect portrait clean" }, + { src: "http://img.b2bpic.net/free-photo/older-woman-enjoying-her-time-beach_23-2148992203.jpg", alt: "peaceful lifestyle portrait minimalist" }, ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -281,21 +138,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} faqs={[ - { - id: "q1", - title: "How is iAqua sustainable?", - content: "Our bottles are made from recycled glass and are 100% recyclable, reflecting our commitment to the planet.", - }, - { - id: "q2", - title: "Is the water purified?", - content: "We use a proprietary multi-stage filtration process for pristine quality in every drop.", - }, - { - id: "q3", - title: "Do you ship worldwide?", - content: "We are currently expanding availability. Please check the checkout page for regional availability.", - }, + { id: "q1", title: "How is iAqua sustainable?", content: "Our bottles are made from recycled glass and are 100% recyclable, reflecting our commitment to the planet." }, + { id: "q2", title: "Is the water purified?", content: "We use a proprietary multi-stage filtration process for pristine quality in every drop." }, + { id: "q3", title: "Do you ship worldwide?", content: "We are currently expanding availability. Please check the checkout page for regional availability." }, ]} title="Common Questions" description="Get answers about hydration, sustainability, and our process." @@ -306,9 +151,7 @@ export default function LandingPage() {
@@ -316,49 +159,9 @@ export default function LandingPage() {