diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4746705..0e0176e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,56 +47,35 @@ export default function LandingPage() {
@@ -114,9 +85,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Philosophy"
description={[
- "At Ideal Waters, we believe purity is not just a standard; it's a sensory experience.",
- "Every drop in our collection is sourced from the most protected geological origins, delivering unmatched taste.",
- ]}
+ "At Ideal Waters, we believe purity is not just a standard; it's a sensory experience.", "Every drop in our collection is sourced from the most protected geological origins, delivering unmatched taste."]}
/>
@@ -127,23 +96,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Mineral Content",
- description: "Analyzing total dissolved solids (TDS) for premium quality.",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-two-limes-plate-with-clear-glass_23-2148893589.jpg",
- imageAlt: "Purity analysis",
- },
+ title: "Mineral Content", description: "Analyzing total dissolved solids (TDS) for premium quality.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-two-limes-plate-with-clear-glass_23-2148893589.jpg", imageAlt: "Purity analysis"},
{
- title: "pH Balance",
- description: "Perfectly balanced alkaline water for daily hydration.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-cocktail-beverage-glass-with-abstract-neo-futuristic-set_23-2150938363.jpg",
- imageAlt: "pH testing",
- },
+ title: "pH Balance", description: "Perfectly balanced alkaline water for daily hydration.", imageSrc: "http://img.b2bpic.net/free-photo/view-cocktail-beverage-glass-with-abstract-neo-futuristic-set_23-2150938363.jpg", imageAlt: "pH testing"},
{
- title: "Source Origin",
- description: "Sourced from protected glacier reserves worldwide.",
- imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unrecognizable-woman-dressed-sportswear-holds-sporty-bottle-fresh-water-wears-smartwatch-feels-thirsty-after-cardio-training-stands-outdoors-against-blurred-background_273609-59134.jpg",
- imageAlt: "Glacier source",
- },
+ title: "Source Origin", description: "Sourced from protected glacier reserves worldwide.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-shot-unrecognizable-woman-dressed-sportswear-holds-sporty-bottle-fresh-water-wears-smartwatch-feels-thirsty-after-cardio-training-stands-outdoors-against-blurred-background_273609-59134.jpg", imageAlt: "Glacier source"},
]}
title="Water Purity Comparison"
description="Understanding the mineral content of your hydration."
@@ -154,62 +111,27 @@ export default function LandingPage() {