Update src/app/page.tsx
This commit is contained in:
@@ -10,7 +10,7 @@ import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCar
|
||||
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import { Award, Bottle, Heart, Sparkles, Star } from 'lucide-react';
|
||||
import { Award, Heart, Sparkles, Star } from 'lucide-react';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
title="Crafted with Precision"
|
||||
description="At Essence, we believe that fragrance is more than just a scent—it's a memory, an emotion, a personal statement."
|
||||
subdescription="For over two decades, our master perfumers have been sourcing the finest ingredients from around the world to create extraordinary fragrances that resonate with your soul."
|
||||
icon={Bottle}
|
||||
icon={Sparkles}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-disinfecting-hands-while-working-from-home-office_482257-20505.jpg"
|
||||
imageAlt="perfume blending artisan craftsmanship process"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user