diff --git a/src/app/page.tsx b/src/app/page.tsx index 091258c..e6ad533 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,14 +45,14 @@ export default function LandingPage() { title="The video is the review." description="Discover restaurants the way you actually choose them — by feel, not stars." testimonials={[ - { name: "Elena R.", handle: "@elena_dining", testimonial: "Finally, a way to see the vibe before I book. Oro is a game changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg", imageAlt: "luxurious dark restaurant interior" }, - { name: "Marcus T.", handle: "@mt_foodie", testimonial: "The atmosphere videos are so accurate. I feel like I've already been there.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/collection-watercolor-hand-drawn-pointers-with-icons_23-2147576682.jpg", imageAlt: "minimalist golden compass icon" }, - { name: "Sarah J.", handle: "@sarah_eats", testimonial: "No more guessing games. This is how restaurant discovery should be.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-plates-with-golden-fork-knife-crossed-dark-background_179666-19291.jpg", imageAlt: "elegant golden calendar reservation" }, - { name: "David W.", handle: "@david_dines", testimonial: "Clean UI, seamless booking, and the best aesthetic in the industry.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-square-plate-with-golden-spoons-dark-blue-background-dinner-restaurant-food-cutlery-color-meal-utencil_179666-19709.jpg", imageAlt: "gold profile heart icon" }, - { name: "Jessica L.", handle: "@jess_gourmet", testimonial: "Oro captures the energy of the room perfectly. My new favorite app.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-chef-kitchen-sprinkles-sald-from-cabbage-with-pomegranate_1303-32129.jpg", imageAlt: "professional restaurant service chef" } + { name: "Elena R.", handle: "@elena_dining", testimonial: "Finally, a way to see the vibe before I book. Oro is a game changer.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg?_wi=1", imageAlt: "luxurious dark restaurant interior" }, + { name: "Marcus T.", handle: "@mt_foodie", testimonial: "The atmosphere videos are so accurate. I feel like I've already been there.", rating: 5, imageSrc: "http://img.b2bpic.net/free-vector/collection-watercolor-hand-drawn-pointers-with-icons_23-2147576682.jpg?_wi=1", imageAlt: "minimalist golden compass icon" }, + { name: "Sarah J.", handle: "@sarah_eats", testimonial: "No more guessing games. This is how restaurant discovery should be.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-plates-with-golden-fork-knife-crossed-dark-background_179666-19291.jpg?_wi=1", imageAlt: "elegant golden calendar reservation" }, + { name: "David W.", handle: "@david_dines", testimonial: "Clean UI, seamless booking, and the best aesthetic in the industry.", rating: 4, imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-square-plate-with-golden-spoons-dark-blue-background-dinner-restaurant-food-cutlery-color-meal-utencil_179666-19709.jpg?_wi=1", imageAlt: "gold profile heart icon" }, + { name: "Jessica L.", handle: "@jess_gourmet", testimonial: "Oro captures the energy of the room perfectly. My new favorite app.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-chef-kitchen-sprinkles-sald-from-cabbage-with-pomegranate_1303-32129.jpg?_wi=1", imageAlt: "professional restaurant service chef" } ]} buttons={[{ text: "Download Oro", href: "#download" }]} - imageSrc="http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg" + imageSrc="http://img.b2bpic.net/free-photo/expensive-restaurant-interior-view-with-colorful-illuminating_114579-1118.jpg?_wi=2" mediaAnimation="opacity" avatars={[ { src: "http://img.b2bpic.net/free-vector/collection-watercolor-hand-drawn-pointers-with-icons_23-2147576682.jpg", alt: "user-1" }, @@ -78,9 +78,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { title: "Discover", description: "Scroll short videos from real restaurants. Feel the room before you book it.", imageSrc: "http://img.b2bpic.net/free-vector/collection-watercolor-hand-drawn-pointers-with-icons_23-2147576682.jpg" }, - { title: "Reserve", description: "Book your table in seconds, directly inside the app. No third-party handoffs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-plates-with-golden-fork-knife-crossed-dark-background_179666-19291.jpg" }, - { title: "Return", description: "Your history, your preferences, your table. Oro remembers what you love.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-square-plate-with-golden-spoons-dark-blue-background-dinner-restaurant-food-cutlery-color-meal-utencil_179666-19709.jpg" } + { title: "Discover", description: "Scroll short videos from real restaurants. Feel the room before you book it.", imageSrc: "http://img.b2bpic.net/free-vector/collection-watercolor-hand-drawn-pointers-with-icons_23-2147576682.jpg?_wi=2" }, + { title: "Reserve", description: "Book your table in seconds, directly inside the app. No third-party handoffs.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-black-plates-with-golden-fork-knife-crossed-dark-background_179666-19291.jpg?_wi=2" }, + { title: "Return", description: "Your history, your preferences, your table. Oro remembers what you love.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-black-square-plate-with-golden-spoons-dark-blue-background-dinner-restaurant-food-cutlery-color-meal-utencil_179666-19709.jpg?_wi=2" } ]} title="The Experience" description="Dining, elevated." @@ -95,7 +95,7 @@ export default function LandingPage() { description="Oro puts your best moments — the ambiance, the energy, the food at its most alive — in front of the guests who will love you most." subdescription="Transform casual viewers into loyal guests." icon={Sparkles} - imageSrc="http://img.b2bpic.net/free-photo/man-chef-kitchen-sprinkles-sald-from-cabbage-with-pomegranate_1303-32129.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-chef-kitchen-sprinkles-sald-from-cabbage-with-pomegranate_1303-32129.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -122,9 +122,9 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "p1", name: "App Store Download", price: "Get it now", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg" }, - { id: "p2", name: "Google Play Download", price: "Coming soon", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg" }, - { id: "p3", name: "Web App", price: "Live", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg" } + { id: "p1", name: "App Store Download", price: "Get it now", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg?_wi=1" }, + { id: "p2", name: "Google Play Download", price: "Coming soon", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg?_wi=2" }, + { id: "p3", name: "Web App", price: "Live", imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15809.jpg?_wi=3" } ]} title="The table is waiting." description="Download Oro today."