diff --git a/src/app/page.tsx b/src/app/page.tsx index 81e864e..067813d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; -import { Sun, Utensils } from "lucide-react"; +import { Sun, Utensils, ChefHat } from "lucide-react"; export default function LandingPage() { return ( @@ -30,21 +30,13 @@ export default function LandingPage() { @@ -53,66 +45,41 @@ export default function LandingPage() {
@@ -125,19 +92,13 @@ export default function LandingPage() { description="Located inside the historic terminal of Fresno Chandler Executive Airport, we offer more than just a meal; we offer a glimpse into aviation history. Our family-run diner prides itself on fresh ingredients, friendly service, and that spectacular view of planes taxiing right past your window." bulletPoints={[ { - title: "Family Run", - description: "A warm, neighborly atmosphere for all.", - }, + title: "Family Run", description: "A warm, neighborly atmosphere for all."}, { - title: "Unique Views", - description: "Watch aircraft activity live from your seat.", - }, + title: "Unique Views", description: "Watch aircraft activity live from your seat."}, { - title: "Airport Location", - description: "510 W Kearney Blvd, right on the airfield.", - }, + title: "Airport Location", description: "510 W Kearney Blvd, right on the airfield."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png" mediaAnimation="slide-up" /> @@ -149,35 +110,20 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Signature Chilaquiles", - description: "Crispy corn tortilla chips scrambled with eggs and our secret salsa.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: Utensils, + title: "Signature Chilaquiles", description: "Crispy corn tortilla chips scrambled with eggs and our secret salsa.", bentoComponent: { + bentoComponent: "reveal-icon", icon: Utensils, }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png?_wi=1", - imageAlt: "User provided image", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png", imageAlt: "User provided image"}, { - title: "ABC Omelette", - description: "Our signature 3-egg omelette with avocado, bacon, grilled jalapeños, and cheese.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: ChefHat, + title: "ABC Omelette", description: "Our signature 3-egg omelette with avocado, bacon, grilled jalapeños, and cheese.", bentoComponent: { + bentoComponent: "reveal-icon", icon: ChefHat, }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png?_wi=2", - imageAlt: "User provided image", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png", imageAlt: "User provided image"}, { - title: "Huevos Rancheros", - description: "Traditional eggs topped with sauce and cheese, served with potatoes and beans.", - bentoComponent: { - bentoComponent: "reveal-icon", - icon: Sun, + title: "Huevos Rancheros", description: "Traditional eggs topped with sauce and cheese, served with potatoes and beans.", bentoComponent: { + bentoComponent: "reveal-icon", icon: Sun, }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png?_wi=2", - imageAlt: "User provided image", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png", imageAlt: "User provided image"}, ]} title="Breakfast & Lunch Favorites" description="From signature chilaquiles to our hearty ABC omelette, discover the dishes that make us a local legend." @@ -191,40 +137,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Alex R.", - role: "Frequent Flyer", - testimonial: "The best chilaquiles in Fresno! Watching the planes take off is a dream.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-n3kcgm6l.png", - }, + id: "1", name: "Alex R.", role: "Frequent Flyer", testimonial: "The best chilaquiles in Fresno! Watching the planes take off is a dream.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-n3kcgm6l.png"}, { - id: "2", - name: "Sarah K.", - role: "Local Pilot", - testimonial: "Pilots welcome, food is fresh and fast. My favorite spot to land for lunch.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png?_wi=3", - }, + id: "2", name: "Sarah K.", role: "Local Pilot", testimonial: "Pilots welcome, food is fresh and fast. My favorite spot to land for lunch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png"}, { - id: "3", - name: "Mike B.", - role: "Family Man", - testimonial: "Great atmosphere for the kids, they love seeing the small aircraft fly in.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png?_wi=3", - }, + id: "3", name: "Mike B.", role: "Family Man", testimonial: "Great atmosphere for the kids, they love seeing the small aircraft fly in.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png"}, { - id: "4", - name: "Elena M.", - role: "Foodie", - testimonial: "You have to try the French toast. It's perfectly fluffy every single time.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png?_wi=2", - }, + id: "4", name: "Elena M.", role: "Foodie", testimonial: "You have to try the French toast. It's perfectly fluffy every single time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png"}, { - id: "5", - name: "David L.", - role: "Airport Regular", - testimonial: "A true historic gem in the heart of the Chandler terminal.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-20sq0mrf.png", - }, + id: "5", name: "David L.", role: "Airport Regular", testimonial: "A true historic gem in the heart of the Chandler terminal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-20sq0mrf.png"}, ]} title="What Locals Say" description="Rated 4.7 stars by our community with over 270 reviews." @@ -235,8 +156,7 @@ export default function LandingPage() {