Merge version_1 into main #2
@@ -7,7 +7,7 @@ import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
|
||||
export default function LandingPage() {
|
||||
export default function AboutPage() {
|
||||
return (
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-magnetic"
|
||||
@@ -25,22 +25,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="D’s Ice Cream"
|
||||
/>
|
||||
@@ -57,6 +44,8 @@ export default function LandingPage() {
|
||||
<FeatureCardEight
|
||||
textboxLayout="split-description"
|
||||
useInvertedBackground={true}
|
||||
title="Our Commitment"
|
||||
features={[]}
|
||||
description="D’s Ice Cream Parlor is more than just a dessert shop—it’s a family-run space built on warmth, kindness, and a love for bringing people together. Every customer is welcomed like family, and every visit is made special."
|
||||
/>
|
||||
</div>
|
||||
@@ -64,14 +53,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="D’s Ice Cream"
|
||||
leftLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Terms of Service", href: "#" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
156
src/app/page.tsx
156
src/app/page.tsx
@@ -28,22 +28,9 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "/",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "/menu",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "/about",
|
||||
},
|
||||
{
|
||||
name: "Visit Us",
|
||||
id: "/contact",
|
||||
},
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="D’s Ice Cream"
|
||||
/>
|
||||
@@ -51,43 +38,14 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="A Scoop of Happiness in Every Visit"
|
||||
description="Discover handcrafted flavors, a cozy atmosphere, and a warm welcome every time you walk through our doors."
|
||||
tag="Your Local Ice Cream Parlor"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Flavors",
|
||||
href: "/menu",
|
||||
},
|
||||
{
|
||||
text: "Visit Us Today",
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Visit Us Today", href: "/contact" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-waffle-cones-creative-macro-concept-sweets-food_169016-28381.jpg?_wi=1",
|
||||
imageAlt: "Melting ice cream",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=1",
|
||||
imageAlt: "Cozy shop interior",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scoop-near-brown-ice-cream_23-2147896711.jpg?_wi=1",
|
||||
imageAlt: "Rich chocolate scoop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-turkish-delights-board-marble-background_114579-74511.jpg?_wi=1",
|
||||
imageAlt: "Fresh strawberry scoop",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mint-ice-cream-scoop_23-2149450737.jpg?_wi=1",
|
||||
imageAlt: "Refreshing mint chip scoop",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-waffle-cones-creative-macro-concept-sweets-food_169016-28381.jpg", imageAlt: "Melting ice cream" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Cozy shop interior" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -101,23 +59,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Handcrafted Flavors",
|
||||
description: "Small-batch ice cream made with real, high-quality ingredients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scoop-near-brown-ice-cream_23-2147896711.jpg?_wi=2",
|
||||
imageAlt: "Handcrafted scoop",
|
||||
},
|
||||
title: "Handcrafted Flavors", description: "Small-batch ice cream made with real, high-quality ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/scoop-near-brown-ice-cream_23-2147896711.jpg", imageAlt: "Handcrafted scoop"},
|
||||
{
|
||||
title: "Cozy Atmosphere",
|
||||
description: "A relaxing space designed to help you slow down and savor every bite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg?_wi=2",
|
||||
imageAlt: "Parlor interior",
|
||||
},
|
||||
{
|
||||
title: "Family Owned",
|
||||
description: "Founded on kindness, we treat every customer like family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vanilla-ice-cream-with-crape_1339-6902.jpg?_wi=1",
|
||||
imageAlt: "Family service",
|
||||
},
|
||||
title: "Cozy Atmosphere", description: "A relaxing space designed to help you slow down and savor every bite.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-colorful-desserts_1203-654.jpg", imageAlt: "Parlor interior"}
|
||||
]}
|
||||
title="More Than Just Ice Cream"
|
||||
description="At D’s Ice Cream Parlor, every scoop is served with care. From classic favorites to creative combinations, we make every visit feel special."
|
||||
@@ -131,94 +75,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Local Resident",
|
||||
testimonial: "A charming spot with delicious flavors and a perfect relaxing vibe!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-positive-curly-haired-woman-closes-eyes-from-happiness-smiles-broadly-holds-tasty-appetizing-ice-cream-lemon-flavor-waffle-expresses-sincere-authentic-emotions-monochrome-shot_273609-50024.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Local Resident", testimonial: "A charming spot with delicious flavors and a perfect relaxing vibe!", imageSrc: "http://img.b2bpic.net/free-photo/joyful-positive-curly-haired-woman-closes-eyes-from-happiness-smiles-broadly-holds-tasty-appetizing-ice-cream-lemon-flavor-waffle-expresses-sincere-authentic-emotions-monochrome-shot_273609-50024.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael C.",
|
||||
role: "Dessert Enthusiast",
|
||||
testimonial: "Such a lovely shop! The ice cream was amazing and the owners were incredibly kind.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-blond-woman-showing-pink-doughnut-near-her-face-smiling-looking_1258-281870.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Parent",
|
||||
testimonial: "Family-owned and so welcoming. They even helped me try new toppings!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-serving-pastry-cake-female-customer-coffee-shop_23-2148028059.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Local",
|
||||
testimonial: "Best ice cream in Tampa, period. I visit every single weekend.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-woman-her-handsome-boyfriend-woman-casual-summer-clothes-happy-cheerful-family-couple-posing-street-background-sunglasses-eating-tasty-ice-cream-waffles-cone_158538-23973.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica L.",
|
||||
role: "Blogger",
|
||||
testimonial: "The atmosphere is so cozy. It's my go-to place to recharge with a treat.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-licking-yummy-ice-cream_23-2147911695.jpg",
|
||||
},
|
||||
id: "2", name: "Michael C.", role: "Dessert Enthusiast", testimonial: "Such a lovely shop! The ice cream was amazing and the owners were incredibly kind.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-cute-young-blond-woman-showing-pink-doughnut-near-her-face-smiling-looking_1258-281870.jpg"}
|
||||
]}
|
||||
title="Loved by Our Community"
|
||||
description="See why our neighbors call us their favorite sweet escape."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="socialProof" data-section="socialProof">
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Proudly Serving Our Tampa Neighborhood"
|
||||
description="We are honored to be part of your celebrations, weekends, and everyday sweet moments."
|
||||
names={[
|
||||
"Tampa Culinary Weekly",
|
||||
"Family Fun Guide",
|
||||
"Local Dessert Awards",
|
||||
"Neighborhood Best List",
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqBase
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
title="Frequently Asked Questions"
|
||||
description="Got questions? We have answers! Find out more about our ingredients, events, and party options."
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer catering?",
|
||||
content: "Yes! We cater to birthday parties, corporate events, and weddings.",
|
||||
},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are there dairy-free options?",
|
||||
content: "We offer a rotating selection of dairy-free sorbets and vegan-friendly alternatives.",
|
||||
},
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="D’s Ice Cream"
|
||||
leftLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Terms of Service", href: "#" }}
|
||||
rightLink={{ text: "Privacy Policy", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user