From 702c8b22b7dfc6c5484ff6a8a17d5b10d1cd73b3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:52:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 168 ++++++++++++++--------------------------------- 1 file changed, 51 insertions(+), 117 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c54a2e5..1f2a840 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,38 +31,27 @@ export default function LandingPage() {
@@ -72,21 +61,13 @@ export default function LandingPage() { textboxLayout="inline-image" useInvertedBackground={true} features={[ - { - title: "Precision Engine", description: "Engineered for maximum power and efficiency in every driving mode.", imageSrc: "http://img.b2bpic.net/free-photo/female-model-with-tattooed-body-wearing-protective-goggles-car-engine_613910-20311.jpg", buttonIcon: Zap, - }, - { - title: "Digital cockpit", description: "Seamless integration of performance metrics and navigation control.", imageSrc: "http://img.b2bpic.net/free-photo/car-navigation-display-multimedia-panel-auto-route-map_169016-68672.jpg", buttonIcon: Cpu, - }, - { - title: "Crafted Interior", description: "Materials of the highest quality for ultimate driver comfort.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-black-red-car-s-modern-interior_181624-33107.jpg", buttonIcon: Armchair, - }, - { - title: "Aerodynamic Form", description: "Sculpted for stability at high speeds, reducing drag significantly.", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car-sketch-style_23-2151138901.jpg", buttonIcon: Wind, - }, + { title: "Fresh Ingredients", description: "Sourced locally to ensure maximum flavor and sustainability.", imageSrc: "http://img.b2bpic.net/free-photo/fresh-vegetables-wooden-surface_23-2148530467.jpg", buttonIcon: Zap }, + { title: "Master Chefs", description: "Our world-class team transforms ingredients into edible art.", imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-in-kitchen_23-2148737351.jpg", buttonIcon: Cpu }, + { title: "Ambience", description: "A curated atmosphere to elevate your dining experience.", imageSrc: "http://img.b2bpic.net/free-photo/modern-restaurant-interior_23-2148443924.jpg", buttonIcon: Armchair }, + { title: "Global Flavors", description: "A journey through international tastes, crafted perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/various-spices-wooden-bowls_23-2148443936.jpg", buttonIcon: Wind }, ]} - title="The Porsche Legacy" - description="Innovation meets performance in every component we engineer for the road." + title="The Foodie Experience" + description="Excellence in every bite, every time." /> @@ -97,21 +78,15 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "p1", name: "911 Carrera", price: "From $114,400", variant: "Sports", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-white-car-dark-background_181624-20300.jpg"}, - { - id: "p2", name: "Panamera", price: "From $99,900", variant: "Sedan", imageSrc: "http://img.b2bpic.net/free-photo/sport-car-with-black-white-autotuning_114579-4075.jpg"}, - { - id: "p3", name: "Cayenne", price: "From $85,000", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-choosing-car-car-showroom_1303-22808.jpg"}, - { - id: "p4", name: "718 Cayman", price: "From $68,300", variant: "Sports", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp-car_1339-3081.jpg"}, - { - id: "p5", name: "Macan", price: "From $60,900", variant: "SUV", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hood-white-sports-car-lights_181624-25324.jpg"}, - { - id: "p6", name: "Taycan", price: "From $90,900", variant: "Electric", imageSrc: "http://img.b2bpic.net/free-vector/elegant-design-car-rental-business-landing-page_23-2149235342.jpg"}, + { id: "p1", name: "Signature Steak", price: "$45.00", variant: "Main Course", imageSrc: "http://img.b2bpic.net/free-photo/grilled-steak-with-herbs_23-2148443900.jpg" }, + { id: "p2", name: "Truffle Pasta", price: "$32.00", variant: "Pasta", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-truffle_23-2148443895.jpg" }, + { id: "p3", name: "Seared Scallops", price: "$28.00", variant: "Appetizer", imageSrc: "http://img.b2bpic.net/free-photo/seared-scallops-on-plate_23-2148564020.jpg" }, + { id: "p4", name: "Chocolate Lava Cake", price: "$15.00", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-lava-cake-with-berries_23-2148443920.jpg" }, + { id: "p5", name: "Lobster Bisque", price: "$18.00", variant: "Soup", imageSrc: "http://img.b2bpic.net/free-photo/lobster-bisque-soup_23-2148443910.jpg" }, + { id: "p6", name: "Seasonal Salad", price: "$20.00", variant: "Salad", imageSrc: "http://img.b2bpic.net/free-photo/seasonal-mixed-salad_23-2148443902.jpg" }, ]} - title="Current Collection" - description="Find your perfect performance match among our latest models." + title="Our Menu" + description="Taste the passion behind our signature dishes." /> @@ -121,18 +96,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={true} metrics={[ - { - id: "m1", icon: Timer, - title: "Acceleration (0-60)", value: "2.1s"}, - { - id: "m2", icon: Gauge, - title: "Top Speed", value: "205 mph"}, - { - id: "m3", icon: Award, - title: "Motorsport Wins", value: "30,000+"}, + { id: "m1", icon: Timer, title: "Orders Delivered", value: "50,000+" }, + { id: "m2", icon: Gauge, title: "Customer Rating", value: "4.9/5" }, + { id: "m3", icon: Award, title: "Years Experience", value: "15+" }, ]} - title="Proven Performance" - description="Numbers define the excellence that Porsche represents every day." + title="Quality Standards" + description="Numbers that reflect our dedication to culinary excellence." /> @@ -142,19 +111,12 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} testimonials={[ - { - id: "t1", name: "Sarah J.", handle: "@sarah_j", testimonial: "The performance and luxury are unmatched by any other vehicle I have owned.", imageSrc: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg"}, - { - id: "t2", name: "Mark L.", handle: "@markl", testimonial: "Driving my Porsche is the highlight of my every day. Pure perfection.", imageSrc: "http://img.b2bpic.net/free-photo/man-buying-car-showroom_1303-14589.jpg"}, - { - id: "t3", name: "Elena R.", handle: "@elena_r", testimonial: "Sophisticated engineering coupled with incredible aesthetic appeal. Love it.", imageSrc: "http://img.b2bpic.net/free-photo/healthy-fitness-concept-beautiful-american-african-lady-fitness-clothes-ready-workout-is_1258-105300.jpg"}, - { - id: "t4", name: "David W.", handle: "@davidw", testimonial: "The buying experience was top notch. Customer for life.", imageSrc: "http://img.b2bpic.net/free-photo/man-looking-car-car-showroom_1303-14566.jpg"}, - { - id: "t5", name: "Grace P.", handle: "@grace_p", testimonial: "Timeless design that never gets old. Absolutely stunning.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fashion-woman-her-handsome-elegant-boyfriend-suit-sexy-brunette-model-black-evening-dress-fashionable-couple-posing-street-europe-brutal-man-his-female-outdoors_158538-22966.jpg"}, + { id: "t1", name: "Haitam KH", handle: "@haitam_kh", testimonial: "The flavors were simply divine. Truly the best meal I've had in years!", imageSrc: "http://img.b2bpic.net/free-photo/positive-man-smiling-camera_23-2149129598.jpg" }, + { id: "t2", name: "Ismail Choukri", handle: "@ismail_choukri", testimonial: "An incredible dining experience. The truffle pasta is highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/confident-man-smiling-portrait_23-2149129605.jpg" }, + { id: "t3", name: "Sarah J.", handle: "@sarah_j", testimonial: "Stunning presentation and even better taste. I'll be back soon.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-at-cafe_23-2148443950.jpg" }, ]} - title="Client Stories" - description="Hear directly from those who live the Porsche experience." + title="Guest Reviews" + description="We value every feedback from our cherished diners." /> @@ -162,14 +124,11 @@ export default function LandingPage() { @@ -177,49 +136,24 @@ export default function LandingPage() {