Merge version_2 into main #3

Merged
bender merged 1 commits from version_2 into main 2026-04-25 10:14:32 +00:00

View File

@@ -44,7 +44,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Rare, Exquisitely Cared For."
description="Discover the pinnacle of sugar glider companionship. Bred for health, temperament, and beauty in an environment of complete transparency."
description="Discover the profound bond of a life-long companion. Our sugar gliders are bred with love, ensuring they arrive ready to share the warmth, comfort, and unconditional joy of a true friendship."
testimonials={[
{ name: "Eleanor V.", handle: "@eleanor", testimonial: "The experience was truly bespoke. My gliders arrived perfectly socialized.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-woman-looking-up-copy-space_1262-3088.jpg" },
{ name: "Marcus R.", handle: "@marcus", testimonial: "An incredible level of detail and support throughout the process.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-beagle-dog-with-brown-ears-looking-away-while-smiling-brunette-girl-sitting-beside_197531-4785.jpg" },
@@ -171,4 +171,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}