www.appleseedphoto.com
Open in
urlscan Pro
18.235.135.157
Public Scan
Submitted URL: http://www.appleseedphotographyjax.com/
Effective URL: https://www.appleseedphoto.com/
Submission: On June 17 via api from US — Scanned from DE
Effective URL: https://www.appleseedphoto.com/
Submission: On June 17 via api from US — Scanned from DE
Form analysis
1 forms found in the DOMName: theform — POST
<form method="post" action="" name="theform" id="theform">
<script type="text/javascript">
jQuery(document).ready(function() { // window.addEvent('domready', function() {
// console.log($('shareLink'));
jQuery('#shareLink').text('http://www.appleseedphoto.com/');
jQuery('#eventDetail').text('0');
});
</script>
<script>
(function($) {
$(function() {
$('ul.footer_links li:last-child').css('padding-right', '0');
});
}(jQuery));
</script>
<div id="page_boundary">
<div id="topBar" class="toggle_for_slideshow">
<div class="top-prevent-wrap">
<div id="menuWrapper" class="format_for_slideshow" style="margin-left: 380px; width: 555px;">
<div class="full-width-content-wrapper">
<div id="div1000" style="max-width: 1000px; margin: 0 auto; text-align:left;">
<div class="layout_navigation_container toggle_for_slideshow" data-center-mode="margin" id="navigation_container">
<ul id="mainNav" class="sf-menu sf-js-enabled sf-arrows" style="margin-left: 128px; margin-right: 128px; opacity: 1; width: 900px;">
<li>
<a href="http://www.appleseedphoto.com/" id="menu_315179" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="custom" class="nav_menu_selected topLink page-315179 friendly-wedding-photography" data-selected="true">Home</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/information" id="menu_315180" target="" onclick="" data-is-dropdown="true" data-expanded="false" data-pagetype="drop_down_menu" class="topLink page-315180 friendly-information sf-with-ul">Information</a>
<ul class="subMenu" style="display: block;">
<li>
<a href="http://www.appleseedphoto.com/jacksonville-wedding-photographer" id="menu_315181" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="information" class=" subLink page-315181 friendly-jacksonville-wedding-photographer">About Us</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/wedding-photography2" id="menu_315182" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="information" class=" subLink page-315182 friendly-wedding-photography2">Our Services</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/wedding-photography-packages" id="menu_315183" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="information" class=" subLink page-315183 friendly-wedding-photography-packages">Investment</a>
</li>
</ul>
</li>
<li>
<a href="http://www.appleseedphoto.com/galleries" id="menu_315185" target="" onclick="" data-is-dropdown="true" data-expanded="false" data-pagetype="drop_down_menu" class="topLink page-315185 friendly-galleries sf-with-ul">Galleries</a>
<ul class="subMenu" style="display: block;">
<li>
<a href="http://www.appleseedphoto.com/wedding-photography1" id="menu_315186" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="gallery" class=" subLink page-315186 friendly-wedding-photography1">Weddings</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/engagement-photographer" id="menu_315187" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="gallery" class=" subLink page-315187 friendly-engagement-photographer">Engagement</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/maternity-photographer" id="menu_315188" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="gallery" class=" subLink page-315188 friendly-maternity-photographer">Maternity</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/jacksonville-newborn-photographer" id="menu_315191" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="gallery" class=" subLink page-315191 friendly-jacksonville-newborn-photographer">Babies and Children</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/jacksonville-photographer" id="menu_315189" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="gallery" class=" subLink page-315189 friendly-jacksonville-photographer">Model and Fashion</a>
</li>
</ul>
</li>
<li>
<a href="http://www.appleseedphoto.com/jacksonville-st-augustine-photographer" id="menu_315192" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="list" class="topLink page-315192 friendly-jacksonville-st-augustine-photographer">Vendors</a>
</li>
<li>
<a href="http://www.appleseedphoto.com/jacksonville-and-st-augustine-wedding-photography" id="menu_315220" target="" onclick="" data-is-dropdown="false" data-expanded="false" data-pagetype="form" class="topLink page-315220 friendly-jacksonville-and-st-augustine-wedding-photography">Contact Us 904-778-8855</a>
</li>
</ul>
<script type="text/javascript" src="/store/includes/superfish.js"></script>
<script>
(function($) {
// $(function(){
$(window).bind("load", function() {
// this code block is to calculate how many nav items fit in available space
// and to stick the rest into a "more" dropdown
// this logic has been added to window.load (as opposed to document ready)
// to ensure the embedded font has been loaded before performing calculations.
// this prevents visual jerking
var $navContainer = $(".layout_navigation_container"),
$tempNav = $("ul.original-nav"), // temp nav
$topLevelLis = $tempNav.find("> li"),
$mainNav = $("<ul id='mainNav' class='sf-menu' />"),
$moreDropdown = $("<ul />"),
numTopLevelLis = $topLevelLis.length,
totalTopLevelLiWidth = 0,
numItemsThatFit = 0,
allLinksFit = true,
isVerticalInlineMenu = 0,
containerWidth = $navContainer.width(),
menuType = 'horizontal', // "horizontal" or "vertical" menu type
isVerticalMenu = menuType === 'vertical',
isHorizontalMenu = menuType === 'horizontal',
moreText = serverVars.content['Generic.More'];
$(document).on("mouseout", ".sf-menu li > a", function() {
var $a = $(this);
if (!$a.data("selected")) {
$a.removeClass("nav_menu_selected");
}
});
$(document).on("mouseover", ".sf-menu a", function() {
$(this).addClass("nav_menu_selected");
});
$(document).on("click", '.topLink[data-is-dropdown="false"]', function() {
//alert("ouch!");
var $link = $(this);
var $ul = $link.closest("ul");
$ul.find("a").removeClass("nav_menu_selected").attr("data-selected", false).data("selected", false);
$link.addClass("nav_menu_selected").attr("data-selected", true).data("selected", true);
});
// ensures parent link is highlighted while dropdown is being hovered over
$(document).on("mouseover", ".sfHover > ul", function() {
$(this).prev().addClass("nav_menu_selected");
});
// removes highlight from dropdown parent when leaving dropdown
$(document).on("mouseout", ".sfHover > ul", function() {
if (!$(this).prev().data("selected")) {
$(this).prev().removeClass("nav_menu_selected");
}
});
if (isVerticalInlineMenu) {
$tempNav.addClass("vertical-inline");
// Can't use Superfish b/c it doesn't support clicks anymore.
$(document).on("click", ".original-nav li:has('ul') > a", function(e) { // reveal nested links on click (rather than hover)
var $this = $(this),
$thisUl = $this.next(),
$subUls = $this.closest("ul.original-nav").find("ul").not($thisUl);
$subUls.hide();
$thisUl.toggle();
e.preventDefault();
});
} else if (isVerticalMenu) {
setupMenu($tempNav);
} else { // horizontal nav
$tempNav.superfish();
$topLevelLis.each(function(i, el) { // loop through top level li's and figure out total width and if they fit in available space
thisWidth = $(this).outerWidth(true);
totalTopLevelLiWidth += thisWidth;
if (totalTopLevelLiWidth > containerWidth) {
allLinksFit = false;
return false; // break out of loop
}
});
// Remove this class b/c it was copied over from $tempNav after
// $tempNav was initialized with Superfish, it will be added
// back once Superfish is initialized again.
$topLevelLis.children("a").removeClass("sf-with-ul");
if (!allLinksFit) { // if all links don't fit, build "more" dropdown
// build and render more link to tempNav in order to get accurate needed width for "more" link
// The anchor must have the class sf-with-ul in order for the proper width to be calculated.
// var $moreLi = $("<li id='more'><a href='#' class='sf-with-ul'>" + moreText + " <span class='sf-sub-indicator'> »</span></a></li>");
var $moreLi = $("<li id='more'><a href='#' class='sf-with-ul'>" + moreText + " <span class='sf-sub-indicator'></span></a></li>");
$tempNav.append($moreLi);
var spaceNeededForMoreLink = $("#more").outerWidth(true),
availableSpace = containerWidth - spaceNeededForMoreLink,
usedSpace = 0;
// Remove this class now that the width has been saved, it will be added
// back once Superfish is initialized again.
$moreLi.find("a").removeClass("sf-with-ul");
$topLevelLis.each(function(i, el) {
var $el = $(el);
var thisWidth = $el.outerWidth(true);
usedSpace += thisWidth;
var linkFits = usedSpace < availableSpace;
if (linkFits) {
$mainNav.append($el);
} else {
$el.find("ul").addClass("more-sub-menu").prev()
// .append("<span class='sf-sub-indicator'> »</span><span class='sf-sub-indicator'> »</span>");
.append("<span class='sf-sub-indicator'></span><span class='sf-sub-indicator'></span>");
$moreDropdown.append($el);
allLinksFit = false;
}
// console.log("this item is " + $el.text() + ", with a width of: " + thisWidth + ". we have used " + usedSpace + " of our total available " + availableSpace);
});
$moreLi.append($moreDropdown);
$mainNav.append($moreLi);
} else {
$mainNav.append($topLevelLis);
}
$tempNav.remove(); // the tempNav is only used to perform the calculations, so after they are done, it needs to be removed
setupMenu($mainNav);
$mainNav.prependTo($navContainer);
centerMenu($mainNav);
/*var $moreLis = $mainNav.find("li#more li:has('ul')"); // grab lis under more link which have nested children
var $moreLinks = $moreLis.find("> a");
$moreLis.off(); // turn off default event handlers for these (prevents reveal of dropdown on hover)
$moreLinks.off();*/
$(document).on("click", "li#more li:has('ul') > a", function(e) { // reveal nested links on click (rather than hover)
var $thisUl = $(this).next();
$thisUl.animate({
height: 'toggle'
}, 200);
e.preventDefault();
});
}
$(document).on("click", ".sf-menu > li > .sf-with-ul", function(e) { // links with dropdowns should not go anywhere when clicked
e.preventDefault();
});
// .sf-with-ul class was not being reliably added, so this is a
// "double check" to be sure it is in place for all dropdowns.
// prevents unwanted click on dropdown parent
$(".sf-menu > li:has('ul') > a").addClass("sf-with-ul");
function setupMenu($nav) {
console.log("setup menu called");
$nav.superfish({
popUpSelector: "ul:not(.more-sub-menu), .sf-mega",
animation: {
opacity: "show"
},
animationOut: {
opacity: "hide"
}, // just added fitz
// useClick: isVerticalInlineMenu,
// dropShadows: false,
delay: 800,
speed: 1,
onBeforeShow: function() {
// console.log( "before show", this );
var $this = $(this),
$moreSubMenuWithSelectedLink = $("li#more > ul > li > a[data-selected=true]~ul");
$moreSubMenuWithSelectedLink.show();
// retains hover effect on dropdown parent while hovering over dropdown
// $this.prev().addClass("nav_menu_selected");
// add selected class to current page
// $(".sf-menu a#315179").addClass("nav_menu_selected");
// keeps "more" sub menu open if one if its children is active link
// $("li#more > ul > li > a[data-selected=true]~ul").css("display", "block");
},
onShow: function() {
// console.log( "show", this );
$(this).css({
opacity: 1
});
},
onInit: function() {
var $this = $(this)
$more = $this.find("#more"),
$moreSelectedArr = $more.find("[data-selected='true']");
if ($moreSelectedArr.length) {
$more.children("a").addClass("nav_menu_selected").data("selected", true);
}
}
});
}
function centerMenu($nav) {
var $navContainer = $nav.parent();
var navOffset = ($navContainer.width() - $nav.outerWidth(true)) / 2;
navOffset -= 1; // this offset is necessary as browsers are not measuring the widths of the menu items consistently, causing undesirable wrapping of the "more" nav item
navOffset = Math.floor(navOffset);
var centerMode = $navContainer.data("center-mode");
if (centerMode === "margin") {
$nav.css({
marginLeft: Math.ceil(navOffset),
marginRight: Math.floor(navOffset),
opacity: 1
}); // centers navigation within container, Math.ceil and Math.floor prevent decimals from throwing things off, i.e. margin-left: 8.5px
} else {
$nav.css({
paddingLeft: Math.ceil(navOffset),
paddingRight: Math.floor(navOffset),
opacity: 1
}); // centers navigation within container, Math.ceil and Math.floor prevent decimals from throwing things off, i.e. padding-left: 8.5px
}
var diff = $navContainer.width() - $nav.outerWidth(true);
if (diff > 0) {
$nav.width($nav.width() + diff);
}
}
});
}(jQuery));
</script>
<br style="clear: both;">
</div>
</div>
</div>
</div>
<div id="global_header" class="layout_global_header toggle_for_slideshow">
</div>
<div class="float_fixer"></div>
</div>
</div>
<div class="custom_header toggle_for_slideshow" id="logo">
<a href="http://www.appleseedphoto.com/" target="_self" class="site_logo"><img src="https://image9.photobiz.com/8112/17_20170201090049_6982442_large.jpg" border="0" width="136" height="80"></a>
</div>
<div id="fsGallery"></div>
<div id="banner" class="banner-container">
<div class="banner-overlay" style="width: 1600px; height: 1200px; z-index: 10; left: 0px; top: 0px; position: absolute; opacity: 0;"></div>
<div class="banner-img-wrapper" style="height: 1200px; position: relative; overflow: hidden;">
<div class="banner-img" data-index="1" style="height: 1200px; margin-top: 0px; display: block;"><img src="http://image9.photobiz.com/5542/17_20171017113724_7286358_xlarge.jpg" style="height: 1200px; width: 1800px; left: -100px; top: 0px;">
</div>
</div>
<div class="banner-tray" style="display: none;">
<div class="banner-controls">
<div class="banner-tray-inner">
<a href="#" title="Previous" class="banner-control-prev icon-chevron-left"></a><a href="#" title="Pause" class="banner-control-pp icon-pause"></a><a href="#" title="Next" class="banner-control-next icon-chevron-right"></a></div>
</div>
</div>
<div class="banner-thumbs banner-thumbs-fullscreen" style="top: 535px;">
<div class="banner-tray-inner" style="width: 110px; margin: 0px 0px 0px auto;">
<div rel="0" class=""></div>
<div rel="1" class="active"></div>
<div rel="2"></div>
<div rel="3"></div>
<div rel="4"></div>
</div>
</div>
<div class="banner-caption" style="top: 1045px; left: 0px;"></div>
</div>
<div class="header_n_body_border layout_page_boundary default_border_color format_for_slideshow">
<div class="layout_global_body format_for_slideshow" id="global_body">
<div class="content_area_wrapper">
<div class="layout_content_area_container default_border_color format_for_slideshow" id="content_area_container">
<div class="tabbed_content_area home_tabbed_content_area default_border_color format_for_slideshow">
<div id="tabbed_content_area" class="tabbed-content-area-fix format_for_slideshow">
<div class="event-bar">
</div>
<div class="page_title bar_type_1 highlight_text title_text"> WEDDING PHOTOGRAPHY </div>
<div class="content_pad">
<div class="layout_content_area_container" id="tab_area_container">
</div>
<script src="/store/includes/bannerSlide.js"></script>
<script>
bannerSlide({
autoPlay: 1,
effect: 'seamlessfade',
controls: 1,
shuffle: 0,
height: 450,
delay: 3000,
thumbs: 1,
captions: 1,
layout: 'c',
stretching: true,
fullscreen: true,
images: [{
path: 'http:\/\/image3.photobiz.com/266/17_20171201144006_7365832_xlarge.jpg',
size: [2595, 1730],
caption: '',
link: '',
target: '_self',
coords: [, ],
hasFocal: 0
}, {
path: 'http:\/\/image9.photobiz.com/5542/17_20171017113724_7286358_xlarge.jpg',
size: [2595, 1730],
caption: '',
link: '',
target: '_self',
coords: [, ],
hasFocal: 0
}, {
path: 'http:\/\/image5.photobiz.com/1416/17_20170202104407_6984403_xlarge.jpg',
size: [1153, 1730],
caption: '',
link: '',
target: '_self',
coords: [, ],
hasFocal: 0
}, {
path: 'http:\/\/image6.photobiz.com/2069/17_20170202104420_6984407_xlarge.jpg',
size: [2595, 1730],
caption: '',
link: '',
target: '_self',
coords: [, ],
hasFocal: 0
}, {
path: 'http:\/\/image6.photobiz.com/2127/17_20170202104422_6984408_xlarge.jpg',
size: [1153, 1730],
caption: '',
link: '',
target: '_self',
coords: [, ],
hasFocal: 0
}]
});
</script>
<div id="pageBuilderWidgetContent" style="overflow:hidden">
<div id="pageBuilderWidget315179" class="page-builder-widget">
<div id="fullscreenSlideshow315179" class="fullscreen-slideshow" data-fullscreen-slideshow-options="{
"hasMusic": false,
"isAutoPlay": false,
"showControls": true
}">
<div class="fullscreen-slideshow__target"></div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="0">
<div class="page-builder-widget__col" data-col="0" data-field-type="images">
<div class="page-builder-widget__images" data-show-image-detail-on-click="1">
<div id="imageGrid315179-4" class="grid grid--gutters image-grid grid--1of3 image-grid--text-hidden image-grid--square-image image-grid--native-scroller" data-image-grid-id="315179-4"
data-image-grid-options="{"customScroller":"","isMasonry":false,"layout":"","isTextHidden":true,"customScrollerEvent":""}">
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--portrait image-grid__item--link" data-image-grid-index="0">
<div class="image-grid__image-wrapper">
<div class="image-grid__image scroll-watch-in-view scroll-watch-ignore lazy-image--loaded" title="" data-focal-point-processed=""
style="background-image: url("https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg");"></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="1">
<div class="image-grid__image-wrapper">
<div class="image-grid__image scroll-watch-in-view scroll-watch-ignore lazy-image--loaded" title="" data-focal-point-processed=""
style="background-image: url("https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg");"></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="2">
<div class="image-grid__image-wrapper">
<div class="image-grid__image scroll-watch-in-view scroll-watch-ignore lazy-image--loaded" title="" data-focal-point-processed=""
style="background-image: url("https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg");"></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="3">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="4">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--portrait image-grid__item--link" data-image-grid-index="5">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="1">
<div class="page-builder-widget__col" data-col="0" data-field-type="divider">
<hr class="page-builder-widget__divider">
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="2">
<div class="page-builder-widget__col" data-col="0" data-field-type="title">
<h1 class="page-builder-widget__title">About Me</h1>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="3">
<div class="page-builder-widget__col" data-col="0" data-field-type="editor">
<div class="page-builder-widget__editor page-builder-widget__editor--col1">
<p>Appleseed Photography offers wedding photography primarily in St. Augustine, Jacksonville, Orlando and Jekyll Island, GA. We also specialize in destination weddings. In addition to weddings, we offer newborn portraits
and commercial events.</p>
<p>My name is Marie and I've been an artist most of my life but have expressed myself through photography since the summer of 2008 when I started Appleseed. It is such a pleasure to be a part of the most special times in
your life.</p>
<p>Dan has been with Appleseed for many years. His eye for detail and artistic approach ensures beautiful pictures you will cherish for a lifetime. Dan is an avid reader and researcher so he is always up to date on
new techniques and equipment.</p>
<p>Brandea has been a part of our team for many years. Her creative personality and eye for that perfect shot makes her a valuable member of our team.</p>
<p>Our goal is to fulfill your vision by capturing your special event beautifully and professionally.</p>
<p>Serving Jacksonville, St. Augustine, Orlando, North Florida, Georgia and destinations.</p>
<p> </p>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="4">
<div class="page-builder-widget__col" data-col="0" data-field-type="divider">
<hr class="page-builder-widget__divider">
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="5">
<div class="page-builder-widget__col" data-col="0" data-field-type="fx-banner">
<div class="page-builder-widget__fx-banner">
<section class="page-builder-widget__fx-banner-image" style="background-image:url(https://image9.photobiz.com/5516/17_20160621135431_6652320_large.jpg);">
<h1 class="page-builder-widget__fx-banner-header"></h1>
</section>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="6">
<div class="page-builder-widget__col" data-col="0" data-field-type="divider">
<hr class="page-builder-widget__divider">
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="7">
<div class="page-builder-widget__col" data-col="0" data-field-type="editor">
<div class="page-builder-widget__editor page-builder-widget__editor--col1">
<p>Our services include:</p>
<p> </p>
<p>Jacksonville wedding photography</p>
<p>Destination wedding photography</p>
<p>Engagement sessions</p>
<p>Family portraits</p>
<p>Pregnancy and newborn portraiture</p>
<p>Head shots</p>
<p>Other large event photography</p>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="8">
<div class="page-builder-widget__col" data-col="0" data-field-type="divider">
<hr class="page-builder-widget__divider">
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="9">
<div class="page-builder-widget__col" data-col="0" data-field-type="fx-banner">
<div class="page-builder-widget__fx-banner">
<section class="page-builder-widget__fx-banner-image" style="background-image:url(https://image3.photobiz.com/622/17_20170202104416_6984406_large.jpg);">
<h1 class="page-builder-widget__fx-banner-header"></h1>
</section>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="10">
<div class="page-builder-widget__col" data-col="0" data-field-type="images">
<div class="page-builder-widget__images" data-show-image-detail-on-click="1">
<div id="imageGrid315179-8" class="grid grid--gutters image-grid grid--1of3 image-grid--text-hidden image-grid--square-image image-grid--native-scroller" data-image-grid-id="315179-8"
data-image-grid-options="{"customScroller":"","isMasonry":false,"layout":"","isTextHidden":true,"customScrollerEvent":""}">
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--portrait image-grid__item--link" data-image-grid-index="0">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="1">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="2">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--portrait image-grid__item--link" data-image-grid-index="3">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="4">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
<div class="grid__cell image-grid__cell">
<div class="image-grid__item image-grid__item--landscape image-grid__item--link" data-image-grid-index="5">
<div class="image-grid__image-wrapper">
<div class="image-grid__image" title="" data-lazy-image="https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg" data-focal-point-processed=""></div>
<div class="image-grid__loader"></div>
</div>
<div class="image-grid__text-wrapper">
<div class="image-grid__title"></div>
<div class="image-grid__desc"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="page-builder-widget__row page-builder-widget__row--1-col" data-row="11">
<div class="page-builder-widget__col" data-col="0" data-field-type="fx-banner">
<div class="page-builder-widget__fx-banner">
<section class="page-builder-widget__fx-banner-image" style="background-image:url(https://image4.photobiz.com/1814/17_20151028141423_6362702_large.jpg);">
<h1 class="page-builder-widget__fx-banner-header"></h1>
</section>
</div>
</div>
</div>
</div>
</div>
<script>
jQuery(function() {
if (window.pbizStore) {
// This file is being loaded on the desktop site
window.pbizStore.pageBuilderWidgetFactory.create(315179, [{
"data": [{
"linkMenuId": 0,
"description": "",
"imageId": 6362143,
"imageRecordId": 54907,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image12.photobiz.com/6055/17_20151028130602_6362143_",
"index": 0,
"isLink": true,
"image": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"isCaptionLink": false,
"small": "https://image12.photobiz.com/6055/17_20151028130602_6362143_small.jpg",
"medium": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"large": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"xlarge": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988673,
"imageRecordId": 57095,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image7.photobiz.com/4855/17_20170206214300_6988673_",
"index": 1,
"isLink": true,
"image": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"isCaptionLink": false,
"small": "https://image7.photobiz.com/4855/17_20170206214300_6988673_small.jpg",
"medium": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"large": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"xlarge": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988672,
"imageRecordId": 57093,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image9.photobiz.com/4335/17_20170206214142_6988672_",
"index": 2,
"isLink": true,
"image": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"isCaptionLink": false,
"small": "https://image9.photobiz.com/4335/17_20170206214142_6988672_small.jpg",
"medium": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"large": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"xlarge": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988507,
"imageRecordId": 57111,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image8.photobiz.com/2716/17_20170206165148_6988507_",
"index": 3,
"isLink": true,
"image": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"isCaptionLink": false,
"small": "https://image8.photobiz.com/2716/17_20170206165148_6988507_small.jpg",
"medium": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"large": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"xlarge": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6338705,
"imageRecordId": 54911,
"title": "",
"linkUrl": "",
"height": 864,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image12.photobiz.com/6013/17_20151014212353_6338705_",
"index": 4,
"isLink": true,
"image": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"isCaptionLink": false,
"small": "https://image12.photobiz.com/6013/17_20151014212353_6338705_small.jpg",
"medium": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"large": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"xlarge": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6338199,
"imageRecordId": 54910,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image4.photobiz.com/973/17_20151014161415_6338199_",
"index": 5,
"isLink": true,
"image": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"isCaptionLink": false,
"small": "https://image4.photobiz.com/973/17_20151014161415_6338199_small.jpg",
"medium": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"large": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"xlarge": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"caption": ""
}],
"instanceId": 4
}, {
"data": [{
"linkMenuId": 0,
"description": "",
"imageId": 6984408,
"imageRecordId": 55544,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image6.photobiz.com/2127/17_20170202104422_6984408_",
"index": 0,
"isLink": true,
"image": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"isCaptionLink": false,
"small": "https://image6.photobiz.com/2127/17_20170202104422_6984408_small.jpg",
"medium": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"large": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"xlarge": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985075,
"imageRecordId": 55727,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image10.photobiz.com/5588/17_20170202162152_6985075_",
"index": 1,
"isLink": true,
"image": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"isCaptionLink": false,
"small": "https://image10.photobiz.com/5588/17_20170202162152_6985075_small.jpg",
"medium": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"large": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"xlarge": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985074,
"imageRecordId": 55726,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1714/17_20170202162119_6985074_",
"index": 2,
"isLink": true,
"image": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1714/17_20170202162119_6985074_small.jpg",
"medium": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"large": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"xlarge": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985112,
"imageRecordId": 55728,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1531/17_20170202174444_6985112_",
"index": 3,
"isLink": true,
"image": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1531/17_20170202174444_6985112_small.jpg",
"medium": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"large": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"xlarge": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6984407,
"imageRecordId": 55550,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image6.photobiz.com/2069/17_20170202104420_6984407_",
"index": 4,
"isLink": true,
"image": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"isCaptionLink": false,
"small": "https://image6.photobiz.com/2069/17_20170202104420_6984407_small.jpg",
"medium": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"large": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"xlarge": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985113,
"imageRecordId": 55729,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1555/17_20170202174511_6985113_",
"index": 5,
"isLink": true,
"image": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1555/17_20170202174511_6985113_small.jpg",
"medium": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"large": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"xlarge": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"caption": ""
}],
"instanceId": 8
}]);
} else {
// This file is being loaded on the mobile site
window.pbizMobile.pageBuilderWidgetFactory.create([{
"data": [{
"linkMenuId": 0,
"description": "",
"imageId": 6362143,
"imageRecordId": 54907,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image12.photobiz.com/6055/17_20151028130602_6362143_",
"index": 0,
"isLink": true,
"image": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"isCaptionLink": false,
"small": "https://image12.photobiz.com/6055/17_20151028130602_6362143_small.jpg",
"medium": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"large": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"xlarge": "https://image12.photobiz.com/6055/17_20151028130602_6362143_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988673,
"imageRecordId": 57095,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image7.photobiz.com/4855/17_20170206214300_6988673_",
"index": 1,
"isLink": true,
"image": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"isCaptionLink": false,
"small": "https://image7.photobiz.com/4855/17_20170206214300_6988673_small.jpg",
"medium": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"large": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"xlarge": "https://image7.photobiz.com/4855/17_20170206214300_6988673_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988672,
"imageRecordId": 57093,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image9.photobiz.com/4335/17_20170206214142_6988672_",
"index": 2,
"isLink": true,
"image": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"isCaptionLink": false,
"small": "https://image9.photobiz.com/4335/17_20170206214142_6988672_small.jpg",
"medium": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"large": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"xlarge": "https://image9.photobiz.com/4335/17_20170206214142_6988672_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6988507,
"imageRecordId": 57111,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image8.photobiz.com/2716/17_20170206165148_6988507_",
"index": 3,
"isLink": true,
"image": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"isCaptionLink": false,
"small": "https://image8.photobiz.com/2716/17_20170206165148_6988507_small.jpg",
"medium": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"large": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"xlarge": "https://image8.photobiz.com/2716/17_20170206165148_6988507_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6338705,
"imageRecordId": 54911,
"title": "",
"linkUrl": "",
"height": 864,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image12.photobiz.com/6013/17_20151014212353_6338705_",
"index": 4,
"isLink": true,
"image": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"isCaptionLink": false,
"small": "https://image12.photobiz.com/6013/17_20151014212353_6338705_small.jpg",
"medium": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"large": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"xlarge": "https://image12.photobiz.com/6013/17_20151014212353_6338705_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6338199,
"imageRecordId": 54910,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image4.photobiz.com/973/17_20151014161415_6338199_",
"index": 5,
"isLink": true,
"image": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"isCaptionLink": false,
"small": "https://image4.photobiz.com/973/17_20151014161415_6338199_small.jpg",
"medium": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"large": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"xlarge": "https://image4.photobiz.com/973/17_20151014161415_6338199_large.jpg",
"caption": ""
}],
"instanceId": 4
}, {
"data": [{
"linkMenuId": 0,
"description": "",
"imageId": 6984408,
"imageRecordId": 55544,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image6.photobiz.com/2127/17_20170202104422_6984408_",
"index": 0,
"isLink": true,
"image": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"isCaptionLink": false,
"small": "https://image6.photobiz.com/2127/17_20170202104422_6984408_small.jpg",
"medium": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"large": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"xlarge": "https://image6.photobiz.com/2127/17_20170202104422_6984408_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985075,
"imageRecordId": 55727,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image10.photobiz.com/5588/17_20170202162152_6985075_",
"index": 1,
"isLink": true,
"image": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"isCaptionLink": false,
"small": "https://image10.photobiz.com/5588/17_20170202162152_6985075_small.jpg",
"medium": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"large": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"xlarge": "https://image10.photobiz.com/5588/17_20170202162152_6985075_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985074,
"imageRecordId": 55726,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1714/17_20170202162119_6985074_",
"index": 2,
"isLink": true,
"image": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1714/17_20170202162119_6985074_small.jpg",
"medium": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"large": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"xlarge": "https://image5.photobiz.com/1714/17_20170202162119_6985074_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985112,
"imageRecordId": 55728,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"width": 576,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1531/17_20170202174444_6985112_",
"index": 3,
"isLink": true,
"image": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1531/17_20170202174444_6985112_small.jpg",
"medium": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"large": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"xlarge": "https://image5.photobiz.com/1531/17_20170202174444_6985112_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6984407,
"imageRecordId": 55550,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image6.photobiz.com/2069/17_20170202104420_6984407_",
"index": 4,
"isLink": true,
"image": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"isCaptionLink": false,
"small": "https://image6.photobiz.com/2069/17_20170202104420_6984407_small.jpg",
"medium": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"large": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"xlarge": "https://image6.photobiz.com/2069/17_20170202104420_6984407_large.jpg",
"caption": ""
}, {
"linkMenuId": 0,
"description": "",
"imageId": 6985113,
"imageRecordId": 55729,
"title": "",
"linkUrl": "",
"height": 865,
"sizes": {
"small": "small",
"xlarge": "large",
"large": "large"
},
"path": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"width": 1297,
"ext": ".jpg",
"baseUrl": "https://image5.photobiz.com/1555/17_20170202174511_6985113_",
"index": 5,
"isLink": true,
"image": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"isCaptionLink": false,
"small": "https://image5.photobiz.com/1555/17_20170202174511_6985113_small.jpg",
"medium": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"large": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"xlarge": "https://image5.photobiz.com/1555/17_20170202174511_6985113_large.jpg",
"caption": ""
}],
"instanceId": 8
}], 315179);
jQuery("#content img").attr("data-protect", "");
// Setup the pageId for when the slideshow is loaded
window.mobile.globals.pageId = 315179;
}
});
</script>
<a href="https://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html"><img src="//www.weddingwire.com/assets/badges/BCA-2018/BCA2018-logo.png">
</a>
<center>
<div style="width:100%">
<a href="http://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html">
<img src="http://image8.photobiz.com/5976/20170202144827_225504.jpg" width="100px">
</a>
<a href="
https://www.theknot.com/marketplace/appleseed-photography-jacksonville-fl-370721">
<img src="http://image8.photobiz.com/6027/20170202144827_225505.jpg" width="100px">
</a>
<a href="http://www.theknot.com/Vendors/Appleseed-Photography/Profile/pho/109/370721/Profile">
<img src="http://image8.photobiz.com/6051/20170202144828_225506.jpg" width="100px">
</a>
<a href="http://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html">
<img src="http://image8.photobiz.com/6065/20170202144828_225507.jpg" width="100px">
</a>
<img src="http://image7.photobiz.com/7151/20170202144828_225508.jpg" width="100px">
<a href="https://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html">
<img src="http://image7.photobiz.com/7168/20170202144829_225509.jpg" width="100px">
</a>
<a href="https://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html">
<img src="http://image7.photobiz.com/7174/20170202144829_225510.jpg" width="100px">
</a>
<a href="https://www.weddingwire.com/reviews/appleseed-photography-jacksonville/cc4e172b79852116.html">
<img src="http://image7.photobiz.com/7179/20170202144829_225511.jpg" width="100px">
</a>
</div>
</center>
<div id="eventContainer"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="float_fixer"></div>
</div>
</div>
<div id="global_footer" class="layout_global_footer layout_page_boundary toggle_for_slideshow">
<div id="social">
<a href="#" class="icon-social" data-custom="false" onclick="PBUtil.module.Lightbox.open({isAlertType: true, iframe: true, close: true, url: '/store/share.cfm?'}); return false;" title="Share"><img src="/store/templates/68/images/icons/greyscale/share.png" alt="share_icon.png"></a><a href="https://www.facebook.com/pages/Appleseed-Photography/173898108799" class="icon-social" data-use-template-icons="true" data-custom="false" title="Like us on Facebook!" target="_blank"><img src="/store/templates/68/images/icons/greyscale/facebook.png" alt="facebook_bw_icon.png"></a><a href="https://www.instagram.com/appleseedphotography/" class="icon-social" data-use-template-icons="true" data-custom="false" title="" target="_blank"><img src="/store/templates/68/images/icons/greyscale/instagram.png" alt="instagram_bw_icon.png"></a><a href="http://blog.appleseedphotographyjax.com/?preview=1" class="icon-social" data-use-template-icons="true" data-custom="false" title="Appleseed Photography Blog" target="_blank" style="margin-right: 0px;"><img src="/store/templates/68/images/icons/greyscale/blog.png" alt="blog_bw_icon.png"></a>
</div>
<div class="footer-wrapper">
<div class="footer_social" style="width: 33%; margin: 0; text-align: left; float: left; overflow: hidden; ">
<div class="photobiz_brand">
<a href="?load=corporate" target="_blank">crafted by photobiz</a>
</div>
</div>
<div class="footer_text" style="width: 28%; margin: 0 20px; text-align: center; float: left; overflow: hidden;"> 2017 Appleseed Photography </div>
<div class="footer_links" style="width: 33%; margin: 0; text-align: right; float: right; overflow: hidden; border:"> </div>
<div class="float_fixer"></div>
<div id="shareLink" style="display: none;">http://www.appleseedphoto.com/</div>
<div id="eventDetail" style="display: none;">0</div>
</div>
</div>
<script src="/store/includes/scroll_animation.js"></script>
<script src="/store/includes/fullscreen_banner.js"></script>
<script src="/store/includes/div_wrapper_1000.js"></script>
<!-- ========== BUY PRINTS DROP PANEL =========== -->
<div id="dropPanel_Container" class="dropPanel_Container default_border_color" style="display:none">
<div id="scroll_container" class="misoScrollerContainer">
<div class="misoScrollerContent" id="dropPanel_Content"> Loading ... </div>
<div class="misoScrollerTrackContainer">
<div class="misoScrollerUpArrow"></div> <!-- optional -->
<div class="misoScrollerTrack">
<div class="misoScrollerBar"></div>
</div>
<div class="misoScrollerDownArrow"></div> <!-- optional -->
</div>
</div>
<div id="dropPanel_SubContent" style="margin-top:3px;">
</div>
</div>
</form>
Text Content
* Home * Information * About Us * Our Services * Investment * Galleries * Weddings * Engagement * Maternity * Babies and Children * Model and Fashion * Vendors * Contact Us 904-778-8855 WEDDING PHOTOGRAPHY -------------------------------------------------------------------------------- ABOUT ME Appleseed Photography offers wedding photography primarily in St. Augustine, Jacksonville, Orlando and Jekyll Island, GA. We also specialize in destination weddings. In addition to weddings, we offer newborn portraits and commercial events. My name is Marie and I've been an artist most of my life but have expressed myself through photography since the summer of 2008 when I started Appleseed. It is such a pleasure to be a part of the most special times in your life. Dan has been with Appleseed for many years. His eye for detail and artistic approach ensures beautiful pictures you will cherish for a lifetime. Dan is an avid reader and researcher so he is always up to date on new techniques and equipment. Brandea has been a part of our team for many years. Her creative personality and eye for that perfect shot makes her a valuable member of our team. Our goal is to fulfill your vision by capturing your special event beautifully and professionally. Serving Jacksonville, St. Augustine, Orlando, North Florida, Georgia and destinations. -------------------------------------------------------------------------------- -------------------------------------------------------------------------------- Our services include: Jacksonville wedding photography Destination wedding photography Engagement sessions Family portraits Pregnancy and newborn portraiture Head shots Other large event photography -------------------------------------------------------------------------------- crafted by photobiz 2017 Appleseed Photography http://www.appleseedphoto.com/ 0 Loading ...