Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 07:03:27 +00:00

View File

@@ -21,7 +21,7 @@ export default function BahamiILanding() {
borderRadius="soft"
contentWidth="small"
sizing="mediumLarge"
background="blurBottom"
background="circleGradient"
cardStyle="outline"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
@@ -47,7 +47,7 @@ export default function BahamiILanding() {
tag="Plant-Based Nutrition"
tagIcon={Leaf}
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/fruits-tomatoes-white_23-2147761545.jpg", imageAlt: "BahamiI nutrition bar lifestyle shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/arabic-food-ramadan_23-2147789200.jpg", imageAlt: "Dates and almonds closeup" },
@@ -119,8 +119,8 @@ export default function BahamiILanding() {
{ text: "View All Products", href: "https://bahamii.com" }
]}
buttonAnimation="opacity"
titleClassName="text-4xl lg:text-5xl font-bold"
descriptionClassName="text-base leading-relaxed"
textBoxTitleClassName="text-4xl lg:text-5xl font-bold"
textBoxDescriptionClassName="text-base leading-relaxed"
/>
</div>
@@ -143,8 +143,8 @@ export default function BahamiILanding() {
{ id: "5", name: "Aisha Patel", handle: "@aisha.wellness", testimonial: "BahamiI bars are literally perfect for on-the-go energy. Plant-based, delicious, and sustainable. Everything I wanted.", imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-lady-feeling-satisfied-happy_1163-3812.jpg", imageAlt: "Aisha Patel" },
{ id: "6", name: "Lucas Martinez", handle: "@lucasm_eats", testimonial: "As someone who's tried every nutrition bar out there, BahamiI stands out. Real taste, real ingredients, real vibe.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-lifestyle-people-food-concept-happy-smiling-man-showing-thumbs-up-satisfied-with-delicious-breakfast-eating-salad-being-diet-trying-stay-fit-standing-yellow-background_1258-59806.jpg", imageAlt: "Lucas Martinez" }
]}
titleClassName="text-4xl lg:text-5xl font-bold"
descriptionClassName="text-base leading-relaxed"
textBoxTitleClassName="text-4xl lg:text-5xl font-bold"
textBoxDescriptionClassName="text-base leading-relaxed"
/>
</div>
@@ -159,8 +159,8 @@ export default function BahamiILanding() {
names={["Healthline", "Forbes Health", "TikTok Wellness", "YouTube Fitness", "Instagram Influencers", "Wellness Magazines", "Fitfluencer Network"]}
speed={40}
showCard={true}
titleClassName="text-4xl lg:text-5xl font-bold"
descriptionClassName="text-base leading-relaxed"
textBoxTitleClassName="text-4xl lg:text-5xl font-bold"
textBoxDescriptionClassName="text-base leading-relaxed"
/>
</div>
@@ -181,8 +181,8 @@ export default function BahamiILanding() {
{ id: "5", title: "Do BahamiI bars contain any allergens?", content: "BahamiI bars contain tree nuts (almonds). We process in a facility that also handles other nuts. Check individual packaging for detailed allergen information." },
{ id: "6", title: "What's the shelf life of BahamiI bars?", content: "BahamiI bars stay fresh for 12 months when stored in a cool, dry place. No artificial preservatives needed—just wholefood goodness." }
]}
titleClassName="text-4xl lg:text-5xl font-bold"
descriptionClassName="text-base leading-relaxed"
textBoxTitleClassName="text-4xl lg:text-5xl font-bold"
textBoxDescriptionClassName="text-base leading-relaxed"
/>
</div>