Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
352
src/app/page.tsx
352
src/app/page.tsx
@@ -31,147 +31,62 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Market",
|
||||
id: "#market",
|
||||
},
|
||||
name: "Market", id: "#market"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="The Haven"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:4166982265",
|
||||
}}
|
||||
text: "Call Now", href: "tel:4166982265"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Your Neighbourhood Retreat in The Beaches"
|
||||
description="Discover. Indulge. Connect. Honest. Local. Quality. Open 7 days a week, 8am - 5pm."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg?_wi=1",
|
||||
imageAlt: "Cafe scene 1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149304454.jpg",
|
||||
imageAlt: "Cafe scene 2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-table-restaurant-seen-from-window-glass_23-2147861906.jpg",
|
||||
imageAlt: "Cafe scene 3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg",
|
||||
imageAlt: "Cafe scene 4",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009646.jpg",
|
||||
imageAlt: "Cafe scene 5",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-beverage-vacation_23-2147765327.jpg",
|
||||
imageAlt: "Cafe scene 6",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg", imageAlt: "Cafe scene 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-food_23-2149304454.jpg", imageAlt: "Cafe scene 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-sitting-table-restaurant-seen-from-window-glass_23-2147861906.jpg", imageAlt: "Cafe scene 3" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-with-leather-sofa-paintings-wall_140725-9715.jpg", imageAlt: "Cafe scene 4" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-enjoying-some-delicious-street-food_23-2149009646.jpg", imageAlt: "Cafe scene 5" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-hot-beverage-vacation_23-2147765327.jpg", imageAlt: "Cafe scene 6" }
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg",
|
||||
imageAlt: "Cafe scene 7",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-reading-sitting-cafe_176420-5935.jpg",
|
||||
imageAlt: "Cafe scene 8",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman-holding-takeaway-coffee-cup-outdoors_23-2147941537.jpg",
|
||||
imageAlt: "Cafe scene 9",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg",
|
||||
imageAlt: "Cafe scene 10",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-lady-sitting-restaurant-looking-camera_114579-92360.jpg",
|
||||
imageAlt: "Cafe scene 11",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-girls-writing-notebooks-cafe_23-2147860799.jpg",
|
||||
imageAlt: "Cafe scene 12",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-setting-with-wooden-chairs-tables-beautiful-view_181624-9887.jpg", imageAlt: "Cafe scene 7" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-reading-sitting-cafe_176420-5935.jpg", imageAlt: "Cafe scene 8" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman-holding-takeaway-coffee-cup-outdoors_23-2147941537.jpg", imageAlt: "Cafe scene 9" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-urban-cafe_158595-686.jpg", imageAlt: "Cafe scene 10" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-lady-sitting-restaurant-looking-camera_114579-92360.jpg", imageAlt: "Cafe scene 11" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/teen-girls-writing-notebooks-cafe_23-2147860799.jpg", imageAlt: "Cafe scene 12" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Visit Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Call (416) 698-2265",
|
||||
href: "tel:4166982265",
|
||||
},
|
||||
{ text: "Visit Us", href: "#contact" },
|
||||
{ text: "Call (416) 698-2265", href: "tel:4166982265" }
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg",
|
||||
alt: "Local community member 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg",
|
||||
alt: "Local community member 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/coffee-cup-table-defocused-cafeteria-background_23-2148209222.jpg",
|
||||
alt: "Local community member 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567276.jpg",
|
||||
alt: "Local community member 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bench-holding-coffee_176420-16863.jpg",
|
||||
alt: "Local community member 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-women-drinking-iced-coffee_23-2149624071.jpg", alt: "Local community member 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/coffee-cup-restaurant-s-table_74190-10275.jpg", alt: "Local community member 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/coffee-cup-table-defocused-cafeteria-background_23-2148209222.jpg", alt: "Local community member 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-having-iced-coffee-break-outside_23-2149567276.jpg", alt: "Local community member 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bench-holding-coffee_176420-16863.jpg", alt: "Local community member 5" }
|
||||
]}
|
||||
avatarText="Join our growing community"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Fresh Coffee",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Artisanal Market",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Community Focus",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local Ingredients",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Daily Retreat",
|
||||
},
|
||||
{ type: "text", text: "Fresh Coffee" },
|
||||
{ type: "text", text: "Artisanal Market" },
|
||||
{ type: "text", text: "Community Focus" },
|
||||
{ type: "text", text: "Local Ingredients" },
|
||||
{ type: "text", text: "Daily Retreat" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -183,20 +98,11 @@ export default function LandingPage() {
|
||||
title="Welcome to The Haven"
|
||||
description="At The Haven, we believe everyone deserves a space to slow down, feel at home, and enjoy life’s simple pleasures. Located in the heart of Toronto’s vibrant Beaches neighbourhood, The Haven Café & Retail Market is more than a café — it’s a modern neighbourhood sanctuary built around comfort, community, and quality."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Neighbourhood Sanctuary",
|
||||
description: "Designed to feel like your second home for morning coffee or afternoon breaks.",
|
||||
},
|
||||
{
|
||||
title: "Community Connection",
|
||||
description: "A retreat from city life where locals gather and moments become memories.",
|
||||
},
|
||||
{
|
||||
title: "Quality Assured",
|
||||
description: "Crafted with intention and high-quality ingredients you can trust.",
|
||||
},
|
||||
{ title: "Neighbourhood Sanctuary", description: "Designed to feel like your second home for morning coffee or afternoon breaks." },
|
||||
{ title: "Community Connection", description: "A retreat from city life where locals gather and moments become memories." },
|
||||
{ title: "Quality Assured", description: "Crafted with intention and high-quality ingredients you can trust." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -207,42 +113,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Coffee Selection",
|
||||
description: "From bold espresso to smooth lattes and specialty brews.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-cup-coffee-with-wooden-background_23-2148251677.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-dreamy-digital-nomad-sitting-drink-coffee-cafe-urban-co-working-space-look-outside-window-smiling-dreamy-thoughtful-enjoy-break-working-project-freelance-gig-economy-concept_197531-22195.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-young-korean-woman-sits-cafe-holds-smartphone-smiles-enjoys-coffee-outdoors_1258-190973.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed artisanal coffee cup",
|
||||
},
|
||||
{
|
||||
title: "Fresh Food Menu",
|
||||
description: "Breakfast and lunch options including gluten-free and plant-based meals.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-table_53876-63395.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-friends-drinking-coffee-together_23-2148653448.jpg?_wi=2",
|
||||
imageAlt: "freshly brewed artisanal coffee cup",
|
||||
},
|
||||
{
|
||||
title: "Retail Pantry",
|
||||
description: "Take home specialty beans, fresh meals, and artisanal local products.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-coffee-cup-alternatives_23-2149165692.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg?_wi=1",
|
||||
imageAlt: "freshly brewed artisanal coffee cup",
|
||||
},
|
||||
{ title: "Coffee Selection", description: "From bold espresso to smooth lattes and specialty brews.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/high-view-cup-coffee-with-wooden-background_23-2148251677.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-blond-dreamy-digital-nomad-sitting-drink-coffee-cafe-urban-co-working-space-look-outside-window-smiling-dreamy-thoughtful-enjoy-break-working-project-freelance-gig-economy-concept_197531-22195.jpg" } },
|
||||
{ title: "Fresh Food Menu", description: "Breakfast and lunch options including gluten-free and plant-based meals.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/closeup-barista-making-latte-art_53876-13485.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/glass-coffee-table_53876-63395.jpg" } },
|
||||
{ title: "Retail Pantry", description: "Take home specialty beans, fresh meals, and artisanal local products.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-sustainable-coffee-cup-alternatives_23-2149165692.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-farmers-market_23-2148209779.jpg" } }
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="A Place for Everyone"
|
||||
@@ -257,42 +130,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "House Blend Beans",
|
||||
price: "$18.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164052.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Artisanal Granola",
|
||||
price: "$12.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-grocery-shopping_23-2149742159.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Grab-and-Go Salad",
|
||||
price: "$14.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sun-hat-holding-cherry-tomatoes_23-2148648905.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Fresh Baked Sourdough",
|
||||
price: "$9.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-thermal-backpack-waiting-food-order_482257-77622.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Local Honey Jar",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-bell-peppers_23-2148238125.jpg",
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Specialty Coffee Syrups",
|
||||
price: "$10.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetables-wooden-box-onion-garlic-lemon-side-view_141793-2786.jpg",
|
||||
},
|
||||
{ id: "1", name: "House Blend Beans", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/concept-location-photo-shoot-photo-studio_185193-164052.jpg" },
|
||||
{ id: "2", name: "Artisanal Granola", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-grocery-shopping_23-2149742159.jpg" },
|
||||
{ id: "3", name: "Grab-and-Go Salad", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sun-hat-holding-cherry-tomatoes_23-2148648905.jpg" },
|
||||
{ id: "4", name: "Fresh Baked Sourdough", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-thermal-backpack-waiting-food-order_482257-77622.jpg" },
|
||||
{ id: "5", name: "Local Honey Jar", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-bell-peppers_23-2148238125.jpg" },
|
||||
{ id: "6", name: "Specialty Coffee Syrups", price: "$10.00", imageSrc: "http://img.b2bpic.net/free-photo/vegetables-wooden-box-onion-garlic-lemon-side-view_141793-2786.jpg" }
|
||||
]}
|
||||
title="Retail Essentials"
|
||||
description="Artisanal goods and local products for your home pantry."
|
||||
@@ -305,46 +148,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_beach",
|
||||
testimonial: "The best coffee in The Beaches. Such a cozy atmosphere!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_d",
|
||||
testimonial: "I love the retail market. Always find unique local goods.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Elena R.",
|
||||
handle: "@elena_r",
|
||||
testimonial: "My morning ritual involves their lattes. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-antique-store_23-2149640700.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Jason K.",
|
||||
handle: "@jason_k",
|
||||
testimonial: "Incredible breakfast menu. So many gluten-free choices.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-couple-eating-hot-dog-spending-time-with-pleasure-outdoors-summertime_8353-6324.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Amanda P.",
|
||||
handle: "@amanda_p",
|
||||
testimonial: "A true gem in the neighbourhood. Always warm and welcoming.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg",
|
||||
},
|
||||
{ id: "1", name: "Sarah J.", handle: "@sarah_beach", testimonial: "The best coffee in The Beaches. Such a cozy atmosphere!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-smiling-attractive-young-woman-with-short-curly-dark-hair-red-lips_291650-524.jpg" },
|
||||
{ id: "2", name: "Mark D.", handle: "@mark_d", testimonial: "I love the retail market. Always find unique local goods.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg" },
|
||||
{ id: "3", name: "Elena R.", handle: "@elena_r", testimonial: "My morning ritual involves their lattes. Highly recommended.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-people-antique-store_23-2149640700.jpg" },
|
||||
{ id: "4", name: "Jason K.", handle: "@jason_k", testimonial: "Incredible breakfast menu. So many gluten-free choices.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-couple-eating-hot-dog-spending-time-with-pleasure-outdoors-summertime_8353-6324.jpg" },
|
||||
{ id: "5", name: "Amanda P.", handle: "@amanda_p", testimonial: "A true gem in the neighbourhood. Always warm and welcoming.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/laugh-is-way-happiness_329181-2893.jpg" }
|
||||
]}
|
||||
showRating={true}
|
||||
title="Community Voices"
|
||||
@@ -356,21 +164,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are you open on weekends?",
|
||||
content: "Yes! We are open 7 days a week, 8:00 AM – 5:00 PM.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you offer gluten-free food?",
|
||||
content: "Absolutely. Our menu includes various gluten-free, plant-based, and low-carb options.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Where are you located?",
|
||||
content: "We are at 2256 Queen St E, Toronto, ON M4E 1G2, in the heart of The Beaches.",
|
||||
},
|
||||
{ id: "1", title: "Are you open on weekends?", content: "Yes! We are open 7 days a week, 8:00 AM – 5:00 PM." },
|
||||
{ id: "2", title: "Do you offer gluten-free food?", content: "Absolutely. Our menu includes various gluten-free, plant-based, and low-carb options." },
|
||||
{ id: "3", title: "Where are you located?", content: "We are at 2256 Queen St E, Toronto, ON M4E 1G2, in the heart of The Beaches." }
|
||||
]}
|
||||
sideTitle="Commonly Asked"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -380,21 +176,13 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Stay Connected"
|
||||
description="Stop by for a visit, reach out with questions, or follow us for the latest news."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (416) 698-2265",
|
||||
href: "tel:4166982265",
|
||||
},
|
||||
{
|
||||
text: "View Map",
|
||||
href: "https://maps.google.com/?q=2256+Queen+St+E+Toronto",
|
||||
},
|
||||
{ text: "Call (416) 698-2265", href: "tel:4166982265" },
|
||||
{ text: "View Map", href: "https://maps.google.com/?q=2256+Queen+St+E+Toronto" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -402,34 +190,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
{
|
||||
label: "Market",
|
||||
href: "#market",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "About", href: "#about" }, { label: "Menu", href: "#menu" }, { label: "Market", href: "#market" }] },
|
||||
{ items: [{ label: "Contact", href: "#contact" }, { label: "Privacy Policy", href: "#" }] }
|
||||
]}
|
||||
logoText="The Haven"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user