10 Commits

Author SHA1 Message Date
b0f79eb6ad Merge version_3 into main
Merge version_3 into main
2026-02-20 12:21:08 +00:00
e4c39393ad Update src/app/page.tsx 2026-02-20 12:21:03 +00:00
44f88db26e Merge version_3 into main
Merge version_3 into main
2026-02-20 12:19:18 +00:00
9577b60bfc Update src/app/shop/page.tsx 2026-02-20 12:19:14 +00:00
937303b011 Update src/app/shop/[id]/page.tsx 2026-02-20 12:19:13 +00:00
91e3277568 Update src/app/page.tsx 2026-02-20 12:19:13 +00:00
b1d8d21754 Update src/app/layout.tsx 2026-02-20 12:19:12 +00:00
e61935e5ad Update src/app/blog/page.tsx 2026-02-20 12:19:11 +00:00
a5c0a48661 Merge version_2 into main
Merge version_2 into main
2026-02-20 12:11:03 +00:00
26849a4c5d Merge version_2 into main
Merge version_2 into main
2026-02-20 11:53:59 +00:00
5 changed files with 20 additions and 14 deletions

View File

@@ -100,4 +100,4 @@ export default function BlogPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -1406,4 +1406,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -4,7 +4,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi'; import HeroSplitKpi from '@/components/sections/hero/HeroSplitKpi';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCTA from '@/components/sections/contact/ContactCTA';
@@ -113,7 +113,7 @@ export default function LandingPage() {
</div> </div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardSix <TestimonialCardOne
title="Loved by Fragrance Enthusiasts" title="Loved by Fragrance Enthusiasts"
description="Discover what our customers have to say about their LikeYou experience." description="Discover what our customers have to say about their LikeYou experience."
tag="Customer Reviews" tag="Customer Reviews"
@@ -123,25 +123,31 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", name: "Sarah Mitchell", handle: "@sarah_loves_scents", testimonial: "LikeYou has completely transformed my daily routine. The Rose Essence is absolutely divine and lasts all day!", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell" id: "1", name: "Sarah Mitchell", role: "Fragrance Enthusiast", company: "Beauty Community", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765902658677-lb960jzl.jpg", imageAlt: "Sarah Mitchell"
}, },
{ {
id: "2", name: "Emma Richardson", handle: "@emma_fragrance", testimonial: "The quality and elegance of these fragrances are unmatched. I've recommended LikeYou to all my friends.", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Richardson" id: "2", name: "Emma Richardson", role: "Fragrance Editor", company: "Style Magazine", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765902656577-v5ckvxwx.jpg", imageAlt: "Emma Richardson"
}, },
{ {
id: "3", name: "Jessica Chen", handle: "@jess_scent_journey", testimonial: "Finally found a perfume brand that understands luxury. Every bottle feels special and smells incredible.", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Jessica Chen" id: "3", name: "Jessica Chen", role: "Luxury Consultant", company: "Premium Retail", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1765902660638-bditp1g1.jpg", imageAlt: "Jessica Chen"
}, },
{ {
id: "4", name: "Amanda Brooks", handle: "@amanda_style", testimonial: "The customer service is exceptional, and the fragrances are worth every penny. Absolutely obsessed!", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Amanda Brooks" id: "4", name: "Amanda Brooks", role: "Fashion Influencer", company: "Style Collective", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=4", imageAlt: "Amanda Brooks"
}, },
{ {
id: "5", name: "Victoria Lane", handle: "@victoria_beauty", testimonial: "Each fragrance tells a story and makes me feel confident and sophisticated. LikeYou is my go-to brand.", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "Victoria Lane" id: "5", name: "Victoria Lane", role: "Beauty Expert", company: "Luxury Living", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=5", imageAlt: "Victoria Lane"
}, },
{ {
id: "6", name: "Rachel Foster", handle: "@rachel_fragrances", testimonial: "The Vanilla Musk is my signature scent now. Compliments constantly! Best investment ever.", imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6", imageAlt: "Rachel Foster" id: "6", name: "Rachel Foster", role: "Scent Curator", company: "Fragrance House", rating: 5,
imageSrc: "https://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=6", imageAlt: "Rachel Foster"
} }
]} ]}
speed={40} gridVariant="uniform-all-items-equal"
animationType="slide-up" animationType="slide-up"
buttons={[ buttons={[
{text: "Read More Reviews", href: "#"} {text: "Read More Reviews", href: "#"}
@@ -265,4 +271,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -332,4 +332,4 @@ export default function ProductPage({ params }: ProductPageProps) {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -176,4 +176,4 @@ export default function ShopPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }