Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
300
src/app/page.tsx
300
src/app/page.tsx
@@ -33,33 +33,19 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Services",
|
name: "Services", id: "#features"},
|
||||||
id: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Reviews",
|
name: "Reviews", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163687.jpg"
|
logoSrc="http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163687.jpg"
|
||||||
logoAlt="THE RITE TRACK GAS STATION Logo"
|
logoAlt="THE RITE TRACK GAS STATION Logo"
|
||||||
@@ -72,8 +58,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static-grid",
|
variant: "downward-rays-static-grid"}}
|
||||||
}}
|
|
||||||
title="THE RITE TRACK GAS STATION"
|
title="THE RITE TRACK GAS STATION"
|
||||||
description="Experience unparalleled service and premium quality for your vehicle. We redefine convenience and luxury on every journey."
|
description="Experience unparalleled service and premium quality for your vehicle. We redefine convenience and luxury on every journey."
|
||||||
tag="Your Journey, Elevated."
|
tag="Your Journey, Elevated."
|
||||||
@@ -81,13 +66,9 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Services",
|
text: "Explore Services", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Find Us",
|
text: "Find Us", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/redheaded-woman-refueling-car-gas-station_23-2148150084.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/redheaded-woman-refueling-car-gas-station_23-2148150084.jpg"
|
||||||
@@ -100,24 +81,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "About "},
|
||||||
content: "About ",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163687.jpg", alt: "THE RITE TRACK LOGO"},
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163687.jpg",
|
|
||||||
alt: "THE RITE TRACK LOGO",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: " – Your Premium Pit Stop"},
|
||||||
content: " – Your Premium Pit Stop",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Our Philosophy",
|
text: "Our Philosophy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -130,41 +102,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Premium Fuels", author: "Quality Assured", description: "Only the highest-grade fuels for optimal engine performance and longevity. Experience the difference with every fill-up.", tags: [
|
||||||
title: "Premium Fuels",
|
"Performance", "Efficiency"],
|
||||||
author: "Quality Assured",
|
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-charging-electric-car_23-2149530077.jpg", imageAlt: "Premium fuel pump"},
|
||||||
description: "Only the highest-grade fuels for optimal engine performance and longevity. Experience the difference with every fill-up.",
|
|
||||||
tags: [
|
|
||||||
"Performance",
|
|
||||||
"Efficiency",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-charging-electric-car_23-2149530077.jpg",
|
|
||||||
imageAlt: "Premium fuel pump",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Sparkling Car Wash", author: "Spotless Shine", description: "Our state-of-the-art car wash delivers an immaculate clean, protecting your vehicle's finish with advanced treatments.", tags: [
|
||||||
title: "Sparkling Car Wash",
|
"Cleanliness", "Protection"],
|
||||||
author: "Spotless Shine",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193579.jpg", imageAlt: "Sparkling car wash"},
|
||||||
description: "Our state-of-the-art car wash delivers an immaculate clean, protecting your vehicle's finish with advanced treatments.",
|
|
||||||
tags: [
|
|
||||||
"Cleanliness",
|
|
||||||
"Protection",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193579.jpg",
|
|
||||||
imageAlt: "Sparkling car wash",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "Gourmet Convenience", author: "Taste & Comfort", description: "Indulge in a curated selection of gourmet snacks, beverages, and freshly brewed coffee at our upscale convenience store.", tags: [
|
||||||
title: "Gourmet Convenience",
|
"Refreshments", "Amenities"],
|
||||||
author: "Taste & Comfort",
|
imageSrc: "http://img.b2bpic.net/free-photo/variety-merchandise-supermarket-store-shelves-generated-by-ai_188544-40842.jpg", imageAlt: "Upscale convenience store interior"},
|
||||||
description: "Indulge in a curated selection of gourmet snacks, beverages, and freshly brewed coffee at our upscale convenience store.",
|
|
||||||
tags: [
|
|
||||||
"Refreshments",
|
|
||||||
"Amenities",
|
|
||||||
],
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/variety-merchandise-supermarket-store-shelves-generated-by-ai_188544-40842.jpg",
|
|
||||||
imageAlt: "Upscale convenience store interior",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Signature Services"
|
title="Our Signature Services"
|
||||||
description="Beyond just fuel, discover a complete suite of premium services designed for your comfort and convenience."
|
description="Beyond just fuel, discover a complete suite of premium services designed for your comfort and convenience."
|
||||||
@@ -181,53 +129,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Artisanal Coffee", price: "$4.50", variant: "Freshly Brewed", imageSrc: "http://img.b2bpic.net/free-photo/coffee-plate-biscuits_114579-22555.jpg", imageAlt: "Gourmet coffee cup"},
|
||||||
name: "Artisanal Coffee",
|
|
||||||
price: "$4.50",
|
|
||||||
variant: "Freshly Brewed",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-plate-biscuits_114579-22555.jpg",
|
|
||||||
imageAlt: "Gourmet coffee cup",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Healthy Snacks", price: "$3.00", variant: "Organic & Natural", imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereal-bars-with-nuts_23-2148697610.jpg", imageAlt: "Healthy snack selection"},
|
||||||
name: "Healthy Snacks",
|
|
||||||
price: "$3.00",
|
|
||||||
variant: "Organic & Natural",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-breakfast-cereal-bars-with-nuts_23-2148697610.jpg",
|
|
||||||
imageAlt: "Healthy snack selection",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Premium Car Care", price: "$18.99", variant: "Detailing Kit", imageSrc: "http://img.b2bpic.net/free-photo/top-view-painting-palette_23-2148929887.jpg", imageAlt: "Luxury car detailing products"},
|
||||||
name: "Premium Car Care",
|
|
||||||
price: "$18.99",
|
|
||||||
variant: "Detailing Kit",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-painting-palette_23-2148929887.jpg",
|
|
||||||
imageAlt: "Luxury car detailing products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "EV Charging", price: "Per kWh", variant: "Rapid Charge", imageSrc: "http://img.b2bpic.net/free-photo/electro-car-charger-with-two-plugged-pistol_1268-17710.jpg", imageAlt: "Electric vehicle charging station"},
|
||||||
name: "EV Charging",
|
|
||||||
price: "Per kWh",
|
|
||||||
variant: "Rapid Charge",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/electro-car-charger-with-two-plugged-pistol_1268-17710.jpg",
|
|
||||||
imageAlt: "Electric vehicle charging station",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Travel Essentials", price: "$7.99", variant: "Comfort Kit", imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg", imageAlt: "Travel essentials in store"},
|
||||||
name: "Travel Essentials",
|
|
||||||
price: "$7.99",
|
|
||||||
variant: "Comfort Kit",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/various-strawberries-with-display-price-from-local-farmer-market_23-2147920842.jpg",
|
|
||||||
imageAlt: "Travel essentials in store",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Local Delicacies", price: "Varies", variant: "Regional Favorites", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-gas-station_23-2150697524.jpg", imageAlt: "Local food products"},
|
||||||
name: "Local Delicacies",
|
|
||||||
price: "Varies",
|
|
||||||
variant: "Regional Favorites",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-gas-station_23-2150697524.jpg",
|
|
||||||
imageAlt: "Local food products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Curated Offerings"
|
title="Curated Offerings"
|
||||||
description="Discover a selection of premium products, from exquisite coffee blends to essential car care, enhancing your journey."
|
description="Discover a selection of premium products, from exquisite coffee blends to essential car care, enhancing your journey."
|
||||||
@@ -241,14 +153,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Premium Auto",
|
"Premium Auto", "Roadside Assist", "Eco Fuel Co.", "Travel Alliance", "Gourmet Foods", "Clean Car Co.", "EV Solutions"]}
|
||||||
"Roadside Assist",
|
|
||||||
"Eco Fuel Co.",
|
|
||||||
"Travel Alliance",
|
|
||||||
"Gourmet Foods",
|
|
||||||
"Clean Car Co.",
|
|
||||||
"EV Solutions",
|
|
||||||
]}
|
|
||||||
title="Trusted Partners"
|
title="Trusted Partners"
|
||||||
description="Collaborating with leading brands to bring you the best in automotive and convenience experiences."
|
description="Collaborating with leading brands to bring you the best in automotive and convenience experiences."
|
||||||
tag="Reliability You Can Trust"
|
tag="Reliability You Can Trust"
|
||||||
@@ -261,65 +166,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Sarah Johnson", date: "May 2024", title: "Unmatched Quality", quote: "THE RITE TRACK is my go-to for premium fuel. My car runs smoother, and the service is always exceptional. A truly luxurious experience!", tag: "Fuel & Service", avatarSrc: "http://img.b2bpic.net/free-photo/business-man-using-his-tablet_23-2148018692.jpg", avatarAlt: "Sarah Johnson avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-gas-station_23-2148906372.jpg", imageAlt: "Car being filled with premium fuel"},
|
||||||
name: "Sarah Johnson",
|
|
||||||
date: "May 2024",
|
|
||||||
title: "Unmatched Quality",
|
|
||||||
quote: "THE RITE TRACK is my go-to for premium fuel. My car runs smoother, and the service is always exceptional. A truly luxurious experience!",
|
|
||||||
tag: "Fuel & Service",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-man-using-his-tablet_23-2148018692.jpg",
|
|
||||||
avatarAlt: "Sarah Johnson avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-gas-station_23-2148906372.jpg",
|
|
||||||
imageAlt: "Car being filled with premium fuel",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Michael Chen", date: "April 2024", title: "Spotless Shine", quote: "The car wash here is fantastic! My vehicle comes out sparkling every time. It's clear they invest in top-notch equipment.", tag: "Car Wash", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg", avatarAlt: "Michael Chen avatar", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194108.jpg", imageAlt: "Sparkling clean car after car wash"},
|
||||||
name: "Michael Chen",
|
|
||||||
date: "April 2024",
|
|
||||||
title: "Spotless Shine",
|
|
||||||
quote: "The car wash here is fantastic! My vehicle comes out sparkling every time. It's clear they invest in top-notch equipment.",
|
|
||||||
tag: "Car Wash",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-brunette-asian-woman-sitting-with-graphic-pen-looking-happy-drawing_1258-199033.jpg",
|
|
||||||
avatarAlt: "Michael Chen avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194108.jpg",
|
|
||||||
imageAlt: "Sparkling clean car after car wash",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Emily Rodriguez", date: "March 2024", title: "Delightful Stop", quote: "I always look forward to stopping at THE RITE TRACK. Their gourmet coffee and snack selection are a cut above the rest. It's more than just a gas station.", tag: "Amenities", avatarSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1401.jpg", avatarAlt: "Emily Rodriguez avatar", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290141.jpg", imageAlt: "Hand holding gourmet coffee cup"},
|
||||||
name: "Emily Rodriguez",
|
|
||||||
date: "March 2024",
|
|
||||||
title: "Delightful Stop",
|
|
||||||
quote: "I always look forward to stopping at THE RITE TRACK. Their gourmet coffee and snack selection are a cut above the rest. It's more than just a gas station.",
|
|
||||||
tag: "Amenities",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/female-mechanic-servicing-car_1170-1401.jpg",
|
|
||||||
avatarAlt: "Emily Rodriguez avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290141.jpg",
|
|
||||||
imageAlt: "Hand holding gourmet coffee cup",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David Kim", date: "February 2024", title: "Exceptional Cleanliness", quote: "The facilities are always impeccably clean and well-maintained. It makes a huge difference, especially during long drives.", tag: "Cleanliness", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-bags-showing-thumb-up_1262-5695.jpg", avatarAlt: "David Kim avatar", imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-pumps-car-refill_23-2148321860.jpg", imageAlt: "Clean gas station interior"},
|
||||||
name: "David Kim",
|
|
||||||
date: "February 2024",
|
|
||||||
title: "Exceptional Cleanliness",
|
|
||||||
quote: "The facilities are always impeccably clean and well-maintained. It makes a huge difference, especially during long drives.",
|
|
||||||
tag: "Cleanliness",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-woman-holding-bags-showing-thumb-up_1262-5695.jpg",
|
|
||||||
avatarAlt: "David Kim avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lateral-view-pumps-car-refill_23-2148321860.jpg",
|
|
||||||
imageAlt: "Clean gas station interior",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Jessica Lee", date: "January 2024", title: "Reliable & Modern", quote: "From their efficient pumps to their friendly staff, THE RITE TRACK consistently provides a seamless and modern experience. Highly recommend!", tag: "Overall Experience", avatarSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516377.jpg", avatarAlt: "Jessica Lee avatar", imageSrc: "http://img.b2bpic.net/free-photo/road-closed-sign-city_23-2149338565.jpg", imageAlt: "Night view of gas station with canopy"},
|
||||||
name: "Jessica Lee",
|
|
||||||
date: "January 2024",
|
|
||||||
title: "Reliable & Modern",
|
|
||||||
quote: "From their efficient pumps to their friendly staff, THE RITE TRACK consistently provides a seamless and modern experience. Highly recommend!",
|
|
||||||
tag: "Overall Experience",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/view-woman-with-car-gas-station_23-2150516377.jpg",
|
|
||||||
avatarAlt: "Jessica Lee avatar",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/road-closed-sign-city_23-2149338565.jpg",
|
|
||||||
imageAlt: "Night view of gas station with canopy",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Hear From Our Valued Customers"
|
title="Hear From Our Valued Customers"
|
||||||
description="Our commitment to excellence is reflected in the words of those who choose THE RITE TRACK for their journeys."
|
description="Our commitment to excellence is reflected in the words of those who choose THE RITE TRACK for their journeys."
|
||||||
@@ -334,30 +189,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq1",
|
id: "faq1", title: "What types of fuel do you offer?", content: "We offer a full range of premium fuels, including regular unleaded, mid-grade, premium, and diesel, all engineered for optimal performance and engine care."},
|
||||||
title: "What types of fuel do you offer?",
|
|
||||||
content: "We offer a full range of premium fuels, including regular unleaded, mid-grade, premium, and diesel, all engineered for optimal performance and engine care.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq2",
|
id: "faq2", title: "Do you have an electric vehicle charging station?", content: "Yes, we feature state-of-the-art EV fast-charging stations compatible with most electric vehicle models, ensuring a quick and convenient charge."},
|
||||||
title: "Do you have an electric vehicle charging station?",
|
|
||||||
content: "Yes, we feature state-of-the-art EV fast-charging stations compatible with most electric vehicle models, ensuring a quick and convenient charge.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq3",
|
id: "faq3", title: "What are your car wash options?", content: "Our car wash offers several packages, from a basic rinse to a premium wash with undercarriage cleaning, wheel treatment, and ceramic coating for a superior shine and protection."},
|
||||||
title: "What are your car wash options?",
|
|
||||||
content: "Our car wash offers several packages, from a basic rinse to a premium wash with undercarriage cleaning, wheel treatment, and ceramic coating for a superior shine and protection.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq4",
|
id: "faq4", title: "Are there restrooms available?", content: "Absolutely. Our restrooms are meticulously maintained and are always clean and accessible for your comfort and convenience."},
|
||||||
title: "Are there restrooms available?",
|
|
||||||
content: "Absolutely. Our restrooms are meticulously maintained and are always clean and accessible for your comfort and convenience.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq5",
|
id: "faq5", title: "Do you have a loyalty program?", content: "Yes, join our 'Rite Rewards' program to earn points on every purchase of fuel and store items, redeemable for exclusive discounts and freebies."},
|
||||||
title: "Do you have a loyalty program?",
|
|
||||||
content: "Yes, join our 'Rite Rewards' program to earn points on every purchase of fuel and store items, redeemable for exclusive discounts and freebies.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find quick answers to common inquiries about our services, products, and facilities."
|
description="Find quick answers to common inquiries about our services, products, and facilities."
|
||||||
@@ -371,8 +211,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplit
|
<ContactSplit
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static-grid",
|
variant: "downward-rays-static-grid"}}
|
||||||
}}
|
|
||||||
tag="Connect With Us"
|
tag="Connect With Us"
|
||||||
title="Reach Out to THE RITE TRACK"
|
title="Reach Out to THE RITE TRACK"
|
||||||
description="Have questions or need assistance? Our dedicated team is here to provide you with exceptional support."
|
description="Have questions or need assistance? Our dedicated team is here to provide you with exceptional support."
|
||||||
@@ -389,75 +228,48 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterMedia
|
<FooterMedia
|
||||||
videoSrc="http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004778.jpg?_wi=1"
|
videoSrc="http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004778.jpg"
|
||||||
videoAriaLabel="Dynamic footage of THE RITE TRACK GAS STATION"
|
videoAriaLabel="Dynamic footage of THE RITE TRACK GAS STATION"
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/premium-gasoline-banner-icon-illustration_53876-40628.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/premium-gasoline-banner-icon-illustration_53876-40628.jpg"
|
||||||
logoAlt="THE RITE TRACK GAS STATION Logo"
|
logoAlt="THE RITE TRACK GAS STATION Logo"
|
||||||
logoText="THE RITE TRACK"
|
logoText="THE RITE TRACK"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Premium Fuel",
|
label: "Premium Fuel", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Car Wash",
|
label: "Car Wash", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "EV Charging",
|
label: "EV Charging", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Convenience Store",
|
label: "Convenience Store", href: "#features"},
|
||||||
href: "#features",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Testimonials",
|
label: "Testimonials", href: "#testimonials"},
|
||||||
href: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "FAQ",
|
label: "FAQ", href: "#faq"},
|
||||||
href: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Careers",
|
label: "Careers", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Legal",
|
title: "Legal", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Privacy Policy",
|
label: "Privacy Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Terms of Service",
|
label: "Terms of Service", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Cookie Policy",
|
label: "Cookie Policy", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2024 THE RITE TRACK. All rights reserved."
|
copyrightText="© 2024 THE RITE TRACK. All rights reserved."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/neo-brutalism-inspired-building_23-2151004778.jpg?_wi=2"
|
|
||||||
imageAlt="dynamic time lapse modern gas station traffic"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user