diff --git a/src/app/page.tsx b/src/app/page.tsx
index f6cbfa0..020549e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
@@ -56,121 +46,67 @@ export default function LandingPage() {
@@ -183,17 +119,11 @@ export default function LandingPage() {
description="At Jasmin, we believe that flowers are more than just decoration; they are a language of emotion. Our team selects only the freshest blooms to curate designs that tell your unique story."
bulletPoints={[
{
- title: "Fresh Daily",
- description: "Flowers sourced from local growers every morning.",
- },
+ title: "Fresh Daily", description: "Flowers sourced from local growers every morning."},
{
- title: "Artisan Design",
- description: "Custom arrangements crafted by award-winning florists.",
- },
+ title: "Artisan Design", description: "Custom arrangements crafted by award-winning florists."},
{
- title: "Sustainable Practices",
- description: "Committed to eco-friendly packaging and zero-waste sourcing.",
- },
+ title: "Sustainable Practices", description: "Committed to eco-friendly packaging and zero-waste sourcing."},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-african-woman-florist-smiling-making-bouquet-flowers-workplace-white-wall_176420-12262.jpg"
mediaAnimation="blur-reveal"
@@ -203,45 +133,22 @@ export default function LandingPage() {
@@ -333,29 +207,19 @@ export default function LandingPage() {